Condition Coverage

blib/lib/Class/Persistent/StructTemplate.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
106 0 0 0 not $done and $done != -1
113 0 0 0 not $done and $done != -1
182 0 0 0 not $@ and $is_a
296 0 0 0 $val == 0 and $val ne '0'
299 0 0 0 not $@ and $is_a

or 3 conditions

line l !l&&r !l&&!r condition
173 0 0 0 $$class{'_changed'} or not $$class{'_created'}
262 0 0 0 $type eq 'n' or $type eq 's'