blib/lib/App/Licensecheck.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 21 | 52.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
176 | 0 | 0 | 7 | $offset and not $copyrights |
0 | 1 | 6 | $offset and not $copyrights and $license eq "UNKNOWN" | |
196 | 7 | 7 | 12 | defined $license && defined $copyrights |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
57 | 8 | 0 | 0 | $_->[0] || () |
8 | 0 | 0 | $_->[1] || () | |
61 | 3 | 0 | 0 | $_->[0] || () |
2 | 1 | 0 | $_->[1] || () |