Branch Coverage

blib/lib/Aspect/Point.pm
Criterion Covered Total %
branch 11 22 50.0


line true false branch
199 0 0 unless $name =~ /::/
221 0 0 unless $name =~ /::/
273 57 12 if (defined CORE::wantarray) { }
411 10 68 if (defined CORE::wantarray)
414 0 10 if ($self->{'wantarray'}) { }
10 0 elsif (defined $self->{'wantarray'}) { }
427 4 64 if ($self->{'wantarray'}) { }
64 0 elsif (defined $self->{'wantarray'}) { }
443 8 11 unless exists $self->{$key}
463 0 0 if @_ > 1
466 0 0 CORE::wantarray ? :