Branch Coverage

blib/lib/Moo/sification.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
11 4 6 if $Moo::HandleMoose::SETUP_DONE
17 52 2 unless (our $disabled or &_in_global_destruction())
25 126 216 if our $setup_done
26 24 192 if ($INC{'Moose.pm'}) { }