Branch Coverage

blib/lib/Locale/Framework.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
32 0 0 if (ref $self eq 'Locale::Framework') { }
43 0 3 if (ref $text eq 'Locale::Framework')
55 2 0 if (ref $l eq 'Locale::Framework')
62 0 1 if (ref $_[0] eq 'Locale::Framework')