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
97 0 1 1 @junk and not $junk[0] =~ / \A $reg \z /imsx

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
21 0 0 0 shift() || croak('Template missing for load_subclass()')
26 0 0 0 $@ or not $eok
37 1 0 0 shift() || croak('No class name specified for load_module()')
47 0 0 1 $@ or not $eok
89 1 0 0 shift() || croak('No date input specified')