Condition Coverage

blib/lib/Ham/Resources/Propagation.pm
Criterion Covered Total %
condition 23 60 38.3


and 3 conditions

line !l l&&!r l&&r condition
76 39 39 20 $xml->value ne '' and not $xml->path =~ /calculated/
78 1 19 $xml->value ne '' and not $xml->path =~ /calculated/ and $xml->tag ne '@url'
40 1 18 $xml->value ne '' and not $xml->path =~ /calculated/ and $xml->tag ne '@url' and $xml->tag ne 'source'
133 0 0 1 $num >= 8 and $num <= 15
134 0 0 0 $num >= 16 and $num <= 29
135 0 0 0 $num >= 30 and $num <= 49
136 0 0 0 $num >= 50 and $num <= 99
137 0 0 0 $num >= 100 and $num <= 400
149 0 0 0 $num >= 7 and $num <= 9
217 0 1 0 $num > 10 and $num < 100
218 0 0 1 $num > 100 and $num < 1000
245 0 1 0 $num > 70 and $num <= 90
250 0 1 0 $num > 90 and $num <= 120
255 0 0 1 $num > 120 and $num <= 150
260 1 0 0 $num > 150 and $num <= 200

or 3 conditions

line l !l&&r !l&&!r condition
27 0 1 0 $args{'timeout'} || $default_timeout
28 0 1 0 $args{'description'} || $default_description
43 1 0 1 $$self{'solar_data'}{$item} or $$self{'hf'}{$item}
1 0 1 $$self{'solar_data'}{$item} or $$self{'hf'}{$item} or $$self{'vhf'}{$item}
0 0 1 $$self{'solar_data'}{$item} or $$self{'hf'}{$item} or $$self{'vhf'}{$item} or $$self{'extended'}{$item}