Branch Coverage

lib/Devel/PerlySense/Document/Api/Method.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
95 71 4 if (my $oLocation = $self->oLocationDocumented)
128 0 76 unless $self->name($p{'name'})
129 0 76 unless $self->oDocument($p{'oDocument'})
157 24 47 $self->oDocument->file eq $oLocationDeclaration->file ? :