Branch Coverage

blib/lib/Moops.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
112 0 39 !ref($_[0]) && $_[0] eq '-strict' ? :
1 39 ref $_[0] eq 'ARRAY' ? :
119 1 39 ref $opts{'imports'} eq 'ARRAY' ? :
129 0 40 $opts{'traits'} ? :
149 1 93 if defined $imports
152 0 94 if ($opts{'function_parameters_everywhere'} or $ENV{'MOOPS_FUNCTION_PARAMETERS_EVERYWHERE'})
162 20 73 $parser->is_empty ? :