Condition Coverage

blib/lib/Class/Maker.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
199 0 0 0 $DEEP and defined *{"${class}::ISA";}{'ARRAY'}
237 0 0 0 $symbol =~ /::$/ and $symbol ne 'main::'
306 0 0 0 $$sref->isa($what) and $DEBUG

or 2 conditions

line l !l condition
184 0 0 ref $_[0] || $_[0] || die()