| lib/Perl/PrereqScanner/NotQuiteLite/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 16 | 21 | 76.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 74 | 7 | 1715 | 65 | $desc and $desc eq "()" |
| 1722 | 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 | 92 | 1625 | $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 "=>" |