blib/lib/Perl/Lint/Policy/TestingAndDebugging/ProhibitProlongedStrictureOverride.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 18 | 72.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
32 | 56 | 15 | 4 | $token_type == 70 and $$token{'data'} eq 'no' |
48 | 12 | 11 | $token_type == 106 and $no_strict | |
40 | 38 | 14 | 4 | $token_type == 70 and $$token{'data'} eq 'no' |
38 | 0 | 14 | $token_type == 106 and $no_strict | |
45 | 0 | 0 | 4 | $token_type == 122 and $$token{'data'} eq 'strict' |
79 | 0 | 0 | 4 | $token_type == 122 and $$token{'data'} eq 'strict' |