Branch Coverage

blib/lib/Dallycot/Value/HTML.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
19 0 0 unless (blessed($value))
62 0 0 if (abs $offset > length $$self[0]) { }
77 0 0 if (abs $offset > length $self->value) { }
92 0 0 if (not $index or abs $index > length $$self[0]) { }