| blib/lib/DateTime/Format/Builder/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 15 | 46.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 17 | 0 | 0 | 4 | $maker and $maker->can('on_fail') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 31 | 0 | 40 | 0 | ref $class || $class |
| 104 | 0 | 65 | 0 | ref $self || $self |
| 166 | 16 | 0 | 65 | not defined $from or $from eq 'common' |
| 350 | 20 | 0 | 20 | ref $_[0] eq 'HASH' or ref $_[0] eq 'CODE' |