blib/lib/X/Tiny/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 14 | 57.1 |
line | true | false | branch |
---|---|---|---|
193 | 5 | 0 | if $class->OVERLOAD |
227 | 0 | 5 | unless $_OVERLOADED{$class} |
237 | 27 | 0 | if ('overload'->can('Overloaded') and overload::Overloaded($self)) |
252 | 5 | 0 | if $^V ge v5.16.0 |
257 | 11 | 0 | unless ($pkg and $pkg->isa('DB')) |
273 | 5 | 0 | if (rindex($spew, $/) != length($spew) - length($/)) |
281 | 1 | 4 | if ($PROPAGATIONS{$self->_get_strval}) |