Branch Coverage

lib/Function/Version.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
16 2 16 unless exists $DISPATCH->{$fname}
36 1 6 unless ref $self eq 'Function::Version'
43 1 5 unless exists $self->{'dispatch'}{$fname}{$ver}
51 7 1 if ($self eq 'Function::Version') { }
59 1 6 unless exists $self->{'dispatch'}{$fname}
68 1 3 unless ref $self eq 'Function::Version'