Condition Coverage

blib/lib/Test/DBIx/Class/Schema.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
158 0 0 1 $result->can($method) and $result->$method->isa('DBIx::Class::ResultSet')
221 1 18 1 exists $$self{'methods'}{$method_type} and @{$$self{'methods'}{$method_type};}

or 3 conditions

line l !l&&r !l&&!r condition
16 0 10 0 ref $proto || $proto
84 1 1 8 $$tb{'Done_Testing'} or $ENV{'TEST_AGGREGATE'}