Condition Coverage

blib/lib/Bread/Board/Service/WithConstructor.pm
Criterion Covered Total %
condition 2 3 66.6


or 3 conditions

line l !l&&r !l&&!r condition
25 3 118 0 &try(sub { 'new' if $self->class->isa('Moo::Object'); } ) or &try(sub { Class::MOP::class_of($self->class)->constructor_name; } )