Condition Coverage

blib/lib/Sys/Info/Base.pm
Criterion Covered Total %
condition 7 22 31.8


and 3 conditions

line !l l&&!r l&&r condition
96 0 1 1 @junk and not $junk[0] =~ / \A $reg \z /imsx

or 2 conditions

line l !l condition
63 0 1 shift() || 'I can not open file %s for reading: '
78 0 1 shift() || 'I can not open file %s for reading: '

or 3 conditions

line l !l&&r !l&&!r condition
20 0 0 0 shift() || croak('Template missing for load_subclass()')
25 0 0 0 $@ or not $eok
36 1 0 0 shift() || croak('No class name specified for load_module()')
46 0 0 1 $@ or not $eok
88 1 0 0 shift() || croak('No date input specified')