lib/Perl/PrereqScanner/NotQuiteLite/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 16 | 21 | 76.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
74 | 7 | 1522 | 65 | $desc and $desc eq "()" |
1529 | 4 | 61 | $desc and $desc eq "()" and $prev ne "WORD" | |
103 | 0 | 40 | 0 | $desc and $desc eq "()" |
40 | 0 | 0 | $desc and $desc eq "()" and $prev ne "WORD" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
79 | 2 | 70 | 1454 | $desc eq "VERSION_STRING" or $desc eq "NUMBER" |
108 | 0 | 1 | 39 | $desc eq "VERSION_STRING" or $desc eq "NUMBER" |
5 | 8 | 16 | $token eq "," or $token eq "=>" |