blib/lib/Text/MessageFormat.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
23 | 24 | 21 | if (UNIVERSAL::isa($_, 'FormatElement')) { } |
7 | 14 | elsif (UNIVERSAL::isa($_, 'QuotedString')) { } | |
44 | 20 | 4 | if $type |
54 | 5 | 2 | $pattern eq '' ? : |