blib/lib/DateTime/Format/Builder/Parser/Regex.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
45 | 30 | 11 | @matches ? : |
61 | 5 | 25 | if (my $cons = $self->{'constructor'}) { } |
62 | 3 | 2 | if (ref $cons eq 'ARRAY') { } |
2 | 0 | elsif (ref $cons eq 'CODE') { } | |
78 | 34 | 0 | unless (ref $self) |
85 | 20 | 116 | exists $args{$_} ? : |