lib/Date/Manip/DM6.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 43 | 63 | 68.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
164 | 0 | 1 | 0 | $mode ne "exact" and $mode ne "semi" |
1 | 0 | 0 | $mode ne "exact" and $mode ne "semi" and $mode ne "approx" | |
32 | 1 | 0 | $mode and ($mode ne "exact" and $mode ne "semi" and $mode ne "approx") | |
283 | 8 | 1 | 1 | $field eq "w" and $business |
6 | 1 | 2 | $field eq 'w' || $field eq 'd' and not $business | |
298 | 6 | 1 | 1 | $field eq "d" and not $business |
315 | 8 | 1 | 1 | $field eq "w" and $business |
6 | 1 | 2 | $field eq 'w' || $field eq 'd' and not $business | |
352 | 60 | 60 | 0 | @args and ref $args[0] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
156 | 0 | 0 | 33 | @a < 1 or @a > 2 |
224 | 6 | 6 | 7 | lc $args[0] eq "exact" or lc $args[0] eq "approx" |
12 | 6 | 1 | lc $args[0] eq "exact" or lc $args[0] eq "approx" or lc $args[0] eq "semi" | |
283 | 4 | 4 | 20 | $field eq "y" or $field eq "M" |
1 | 2 | 6 | $field eq 'w' || $field eq 'd' | |
298 | 4 | 4 | 20 | $field eq "y" or $field eq "M" |
315 | 4 | 4 | 20 | $field eq "y" or $field eq "M" |
1 | 2 | 6 | $field eq 'w' || $field eq 'd' | |
404 | 0 | 0 | 0 | $mode == 2 or $mode == 3 |
416 | 0 | 0 | 0 | $mode == 2 or $mode == 3 |
426 | 0 | 0 | 0 | $mode == 2 or $mode == 3 |
438 | 0 | 0 | 0 | $mode == 2 or $mode == 3 |