blib/lib/String/Incremental/FormatParser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 24 | 24 | 100.0 |
line | true | false | branch |
---|---|---|---|
25 | 114 | 9 | defined $rules[$pos] ? : |
123 | 11 | defined $pos ? : | |
26 | 3 | 51 | grep({my $pos = $$_{'pos'}; defined $pos ? defined $rules[$pos] ? 0 : 1 : 0;} @{$$pf{'items'};}) ? : |
27 | 3 | 51 | if ($mismatch) |
37 | 79 | 46 | if ($$item{'type'} eq 'Char') { } |
38 | 46 | 33 | defined $char_upper ? : |
45 | 35 | 11 | defined $$item{'pos'} ? : |
61 | 3 | 58 | unless defined $format |
67 | 21 | 35 | unless defined $n |
75 | 56 | 58 | if ($type eq '=') { } |
13 | 45 | elsif ($type eq '%') { } | |
76 | 35 | 21 | defined $dig ? : |