Condition Coverage

blib/lib/Mite/Role.pm.mite.pm
Criterion Covered Total %
condition 7 36 19.4


and 3 conditions

line !l l&&!r l&&r condition
89 0 0 12 do {
115 0 0 0 do {
130 0 0 10 &blessed($args->{'source'}) and $args->{'source'}->isa("Mite::Source")
136 0 10 0 require Scalar::Util and &Scalar::Util::weaken($self->{'source'})
174 0 0 0 do {
221 0 0 0 do {
320 0 0 0 do {
377 0 0 0 do {
414 0 0 1 do {
426 0 0 12 not $no_build and @{[] unless $meta->{'BUILD'};}
512 0 0 0 do {

or 3 conditions

line l !l&&r !l&&!r condition
66 2 10 0 $Mite::META{$class} ||= $class->__META__