Condition Coverage

blib/lib/Geomag/Kyoto/Dst.pm
Criterion Covered Total %
condition 6 23 26.0


and 3 conditions

line !l l&&!r l&&r condition
43 0 0 0 $args{'base'} and $args{'files'}
140 66 1 0 /^DAY/ and not defined $mon
67 0 0 /^DAY/ and not defined $mon and not defined $year
155 0 0 31 defined $year and defined $mon
0 0 31 defined $year and defined $mon and defined $day

or 2 conditions

line l !l condition
19 1 0 shift() || 'Geomag::Kyoto::Dst'

or 3 conditions

line l !l&&r !l&&!r condition
78 0 0 0 not $start or $time >= $start
79 0 0 0 not $end or $time <= $end