Branch Coverage

blib/lib/X/Tiny/Base.pm
Criterion Covered Total %
branch 12 18 66.6


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($/))
284 1 28 !defined($_) ? :
2 29 ref $_ ? :
295 1 4 if ($PROPAGATIONS{$self->_get_strval})