Condition Coverage

blib/lib/Geography/Country/TZ/Zone.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
41 0 0 0 @tokens and not $tokens[0]
82 0 0 0 $#tokens and $Geography::Country::TZ::Zone::map{$tokens[1]} > $m
83 0 0 0 $#tokens > 1 and $tokens[2] > $d
102 0 0 0 $tokens[3] =~ /^\d+$/ and $tokens[3]
103 0 0 0 $tokens[3] eq 'only' and $y != $tokens[2]
105 0 0 0 $m == $mm and &find($tokens[6], $m, $y) > $d

or 3 conditions

line l !l&&r !l&&!r condition
100 0 0 0 $tokens[0] ne 'Rule' or $tokens[1] ne $cn