Branch Coverage

blib/lib/Data/Perl/Role/String.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
18 1 1 if (ref $_[2] eq 'CODE') { }
40 1 6 if (@_ >= 4) { }
4 2 elsif (@_ == 3) { }