Branch Coverage

blib/lib/Rope/Handles/String.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
25 1 19 $num == 0 ? :
34 1 2 if (ref $_[2] eq 'CODE') { }
1 1 elsif ($_[2]) { }
57 1 2 if (@_ >= 4) { }
1 1 elsif (@_ == 3) { }