Branch Coverage

blib/lib/Moops/Keyword/Class.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
27 0 64 unless exists $using{$using}
34 64 0 if $using =~ /^Mo/u
37 15 49 if ($using eq 'Moose')
40 0 15 if $has_xs
52 20 44 if $self->should_make_immutable
62 49 14 unless $using eq 'Moose'