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