Condition Coverage

blib/lib/Moose/Exception.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
39 7396 0 3689 $c[3] =~ /^(.*)::new$/ || $c[3] =~ /^\S+ (.*)::new \(defined at / and $self->isa($1)
72 15322 1626 2193 $in_moose and $frame->package =~ /^(?:Moose|Class::MOP)(?::|$)/

or 3 conditions

line l !l&&r !l&&!r condition
39 3688 1 7396 $c[3] =~ /^(.*)::new$/ || $c[3] =~ /^\S+ (.*)::new \(defined at /