Branch Coverage
blib/lib/Moose/Exception/AttributeIsRequired.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
35
1
59
if
(
defined
$init_arg
and
$name
ne
$init_arg
)