Branch Coverage

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


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