Branch Coverage

blib/lib/Moo/HandleMoose/FakeMetaClass.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
13 4 134 unless ref $self
15 4 130 if $Moo::sification::disabled
22 4 32 if not ref $self or $Moo::sification::disabled
29 4 88 if not ref $self or $Moo::sification::disabled
35 6 82 if @_ == 1 and $_[0] eq 'Exception::Class::Base'