Branch Coverage
blib/lib/MooX/TypeTiny.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
14
0
6
unless
(
'Moo'
->is_class
(
$target
)
)
20
6
6
unless
(
$am
->DOES
(
'MooX::TypeTiny::Role::GenerateAccessor'
)
)