blib/lib/JSAN/Index/Release/Dependency.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
40 | 0 | 3 | 1 | defined $item and not ref $item |
3 | 0 | 1 | defined $item and not ref $item and $item =~ /^(?:\w+)(?:\.\w+)*$/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
18 | 0 | 4 | 0 | $params{'source'} ||= 'JSAN::Index::Release::Source'->new(%params) |