Condition Coverage

blib/lib/My/Object.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
33 0 2 0 $_[0] =~ /([^:]+)$/ && $1

or 3 conditions

line l !l&&r !l&&!r condition
60 23 10 12 not exists &{$parent . '::' . $name;} or $name =~ /^(?:NEW|import)$/