Condition Coverage

blib/lib/Linux/DVB/DVBT/Freq.pm
Criterion Covered Total %
condition 6 11 54.5


and 3 conditions

line !l l&&!r l&&r condition
369 0 0 2 $iso3166 and exists $COUNTRY_LIST{$iso3166}
496 0 98 114 $chan >= $$freq_href{'min'} and $chan <= $$freq_href{'max'}
515 0 98 114 $chan >= $$freq_href{'min'} and $chan <= $$freq_href{'max'}

or 2 conditions

line l !l condition
367 2 0 $iso3166 ||= ''