Condition Coverage

blib/lib/RPi/SysInfo.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
33 0 0 0 $_[0] and $_[0] =~ /RPi::/
66 0 0 0 $_[0] and $_[0] =~ /RPi::/

or 2 conditions

line l !l condition
37 0 0 $degree //= 'c'

or 3 conditions

line l !l&&r !l&&!r condition
55 0 0 0 $degree eq 'f' or $degree eq 'F'