Condition Coverage

lib/Test/Debian.pm
Criterion Covered Total %
condition 3 8 37.5


or 2 conditions

line l !l condition
19 0 1 shift() || 'System is debian'

or 3 conditions

line l !l&&r !l&&!r condition
52 0 3 0 $name ||= "$pkg is installed"
71 0 1 0 $name ||= "$pkg is not installed"