Condition Coverage

blib/lib/DTL/Fast/Utils.pm
Criterion Covered Total %
condition 2 55 3.6


and 3 conditions

line !l l&&!r l&&r condition
52 0 0 0 $t[2] == 12 and $t[1] > 0
60 0 0 0 $t[2] == 12 and $t[1] > 0
135 0 0 0 $t[2] == 12 and $t[1] == 0
0 0 0 $t[2] == 0 and $t[1] == 0
147 0 0 0 $t[2] == 12 and $t[1] > 0
183 0 0 0 not $d % 4 and $d % 100

or 2 conditions

line l !l condition
38 6 0 shift() // ''
39 6 0 shift() // 0

or 3 conditions

line l !l&&r !l&&!r condition
52 0 0 0 $t[2] > 12 or $t[2] == 12 and $t[1] > 0
60 0 0 0 $t[2] > 12 or $t[2] == 12 and $t[1] > 0
115 0 0 0 !($d % 4) && $d % 100 || !($d % 400)
147 0 0 0 $t[2] > 12 or $t[2] == 12 and $t[1] > 0
178 0 0 0 $t[4] == 1 or $t[4] == 3
0 0 0 $t[4] == 1 or $t[4] == 3 or $t[4] == 5
0 0 0 $t[4] == 1 or $t[4] == 3 or $t[4] == 5 or $t[4] == 7
0 0 0 $t[4] == 1 or $t[4] == 3 or $t[4] == 5 or $t[4] == 7 or $t[4] == 8
0 0 0 $t[4] == 1 or $t[4] == 3 or $t[4] == 5 or $t[4] == 7 or $t[4] == 8 or $t[4] == 10
0 0 0 $t[4] == 1 or $t[4] == 3 or $t[4] == 5 or $t[4] == 7 or $t[4] == 8 or $t[4] == 10 or $t[4] == 12
183 0 0 0 not $d % 4 and $d % 100 or not $d % 400