Condition Coverage

lib/App/Tel/Color/Cisco.pm
Criterion Covered Total %
condition 8 24 33.3


and 3 conditions

line !l l&&!r l&&r condition
50 0 1 0 $pwr >= 30 and $pwr <= 33
51 0 0 1 $pwr >= 33 and $pwr <= 45
52 1 0 0 $pwr >= 45 and $pwr <= 50
61 0 1 0 $pwr >= 20 and $pwr <= 25
72 0 1 0 $pwr >= -15 and $pwr <= -9
73 0 0 1 $pwr >= -9 and $pwr <= 9
74 1 0 0 $pwr >= 9 and $pwr <= 15
82 0 1 0 $pwr >= 35 and $pwr <= 35