Condition Coverage

blib/lib/DBIx/Roles.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
293 0 50 24 $_[0] and ref $_[0]

or 2 conditions

line l !l condition
151 1 3 $attr ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
203 0 9 3 exists $DBI::DBI_methods{'common'}{$method} or exists $DBI::DBI_methods{'db'}{$method}