A simple implementation of the readability test (Lix)
LIX = A/B + (C*100)/A, where
A is the number of words,
B is the number of periods (defined by period, colon or capital first letter), and
C is the number of long words (more than 6 letters).
Source: https://en.wikipedia.org/wiki/Lix_(readability_test)