Branch Coverage

blib/lib/String/Incremental/String.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
29 2 88 if (is_CodeRef($val))
36 1 52 if (is_CodeRef($self->value)) { }