Branch Coverage

blib/lib/Locale/Babelfish/Phrase/PluralFormsParser.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
23 0 80 if defined $phrase
40 22 0 if defined $phrase
48 7 51 if ($form =~ /\A=([0-9]+)\p{PerlSpace}*(.+)\z/s)
53 7 51 if (defined $value) { }