Branch Coverage

blib/lib/Moose/Meta/Method/Destructor.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
20 1 759 unless ref $options{'options'} eq "HASH"
26 1 758 unless $options{'package_name'} and $options{'name'}
61 1 775 unless &blessed($metaclass) and $metaclass->isa("Class::MOP::Class")
89 0 758 if $self->options->{'debug'}
117 748 9 unless @methods