Branch Coverage
blib/lib/MooseX/Clone/Meta/Attribute/Trait/Clone/Std.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
15
0
5
if
(
exists
$args
{
'init_arg'
}
)
{
}
18
4
1
unless
$self
->has_value
(
$proto
)