blib/lib/Test/Deep/DateTime/RFC3339.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
75 | 1 | 2 | 4 | $got >= $expected - $tolerance && $got <= $expected + $tolerance |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
33 | 7 | 6 | 0 | shift() || 'DateTime::Duration'->new |
62 | 2 | 0 | 8 | $@ or not $got |