blib/lib/X/Tiny/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 12 | 66.6 |
line | true | false | branch |
---|---|---|---|
171 | 5 | 0 | if $class->OVERLOAD |
205 | 0 | 5 | unless $_OVERLOADED{$class} |
215 | 29 | 0 | if ('overload'->can('Overloaded') and overload::Overloaded($self)) |
230 | 7 | 5 | unless ($pkg and $pkg->isa('X::Tiny::Base') || $pkg->isa('X::Tiny')) |
245 | 6 | 0 | if (rindex($spew, $/) != length($spew) - length($/)) |
249 | 1 | 5 | if ($PROPAGATIONS{$self->_get_strval}) |