Branch Coverage
lib/Object/Meta/Named.pm
Criterion
Covered
Total
%
branch
7
8
87.5
line
true
false
branch
83
10
6
if (defined $hshprms{'name'}) { }
111
2
0
if (defined $hshprms{'name'})
140
14
6
if (scalar @_ > 1) { }
147
14
6
if ($self->[0]{'name'} ne '') { }