Condition Coverage

blib/lib/Fukurama/Class/Implements.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
278 41480 59 0 $interfaces and exists $$interfaces{$interface_class}

or 2 conditions

line l !l condition
141 0 9 $import_depth ||= 0
160 5 7 $$REGISTER{$child} ||= {}
264 23 36 $$methodnames{$method} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
157 12 0 1 %{"${interface}::";} or eval "use $interface();return 1"