Condition Coverage

blib/lib/JSAN/Index/Release/Dependency.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

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+)*$/

or 3 conditions

line l !l&&r !l&&!r condition
18 0 4 0 $params{'source'} ||= 'JSAN::Index::Release::Source'->new(%params)