Condition Coverage

blib/lib/Class/NonOO.pm
Criterion Covered Total %
condition 12 19 63.1


and 3 conditions

line !l l&&!r l&&r condition
157 40 0 80 &blessed($_[0]) and $_[0]->isa($caller)

or 2 conditions

line l !l condition
139 1 3 $opts{'global'} // 0
140 4 0 $opts{'args'} // []

or 3 conditions

line l !l&&r !l&&!r condition
86 33 7 0 $instances->{$user} //= $class->new(@_)
141 3 1 0 $opts{'export'} // $export
142 2 2 0 $opts{'export_ok'} // $export_ok
143 0 4 0 $opts{'export_tags'} // $export_tags