Branch Coverage

blib/lib/X/Tiny/Base.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
197 5 0 if $class->OVERLOAD
231 0 5 unless $_OVERLOADED{$class}
241 27 0 if ('overload'->can('Overloaded') and overload::Overloaded($self))
256 5 0 if $^V ge v5.16.0
261 12 0 unless ($pkg and $pkg->isa('DB'))
277 5 0 if (rindex($spew, $/) != length($spew) - length($/))
285 1 4 if ($PROPAGATIONS{$self->_get_strval})