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 7386 0 3684 $c[3] =~ /^(.*)::new$/ || $c[3] =~ /^\S+ (.*)::new \(defined at / and $self->isa($1)
72 15293 1621 2169 $in_moose and $frame->package =~ /^(?:Moose|Class::MOP)(?::|$)/

or 3 conditions

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