Branch Coverage

blib/lib/Perl/Lint/Policy/ClassHierarchies/ProhibitAutoloading.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
20 8 83 if ($token_type == 63)
21 7 1 if ($$tokens[++$i]{'data'} eq 'AUTOLOAD')