Condition Coverage

blib/lib/Mite/Role.pm.mite.pm
Criterion Covered Total %
condition 7 45 15.5


and 3 conditions

line !l l&&!r l&&r condition
91 0 0 12 do {
117 0 0 0 do {
132 0 0 10 &blessed($args->{'source'}) and $args->{'source'}->isa("Mite::Source")
138 0 10 0 require Scalar::Util and &Scalar::Util::weaken($self->{'source'})
176 0 0 0 do {
223 0 0 0 do {
322 0 0 0 do {
379 0 0 0 do {
416 0 0 1 do {
428 0 0 12 not $no_build and @{[] unless $meta->{'BUILD'};}
514 0 0 0 do {
592 0 0 0 $INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self)
595 0 0 0 $meta->can("does_role") and $meta->does_role($role)

or 3 conditions

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