blib/lib/Module/Mask/Deps.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 20 | 21 | 95.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
227 | 1 | 1 | 2 | $call_mod and $self->_is_listed($call_mod) |
363 | 5 | 38 | 13 | @minors and $minors[-1] == 0 |
367 | 20 | 1 | 22 | @minors > 1 and $major == 5 |
21 | 1 | 21 | @minors > 1 and $major == 5 and $minors[0] >= 3 | |
2 | 12 | 9 | @minors > 1 and $major == 5 and $minors[0] >= 3 and $minors[0] < 6 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
193 | 7 | 5 | 5 | !file_name_is_absolute($entry) || (splitdir(abs2rel($entry)))[0] ne '..' |
276 | 4 | 0 | 2 | delete $deps{'perl'} || $] |