Branch Coverage

blib/lib/Data/Object/Autobox/Autoload/String.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
19 0 0 unless blessed $self and $self->isa($delegate)
22 0 0 unless my $source = $self->can($method)