Checks that a variable declaration and its first usage are not more than 3 lines. Blocks of initialisation methods don't count toward this total. See the official [Checkstyle documentation](http://checkstyle.sourceforge.net/config_coding.html#VariableDeclarationUsageDistance) for examples.