Condition Coverage

blib/lib/Gloom.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
17 0 2 4 $class->isa('Gloom') and defined $flag
2 0 4 $class->isa('Gloom') and defined $flag and $flag eq '-base'
136 2 0 0 ref $default eq 'ARRAY' && !@$default
2 0 0 ref $default eq 'HASH' && !keys(%$default)