Branch Coverage

blib/lib/MooseX/Exception/Base.pm
Criterion Covered Total %
branch 18 18 100.0


line true false branch
36 1 5 @_ == 1 ? :
50 10 16 if ($super->can('_stringify_attributes'))
74 2 22 unless defined $self->$name
77 2 20 $attribute->has_stringify_pre ? :
6 16 $attribute->has_stringify ? :
2 20 $attribute->has_stringify_post ? :
84 4 12 defined $verbose ? :
85 2 2 $verbose == 1 ? :
12 4 $verbose == 0 ? :