Condition Coverage

blib/lib/DBIx/DataModel/Meta/Utils.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
35 0 0 1021 $first_arg and not ref $first_arg
0 1021 0 $first_arg and not ref $first_arg and $first_arg->isa("DBIx::DataModel::Meta::Utils")
118 103 732 0 $params{'check_override'} and $params{'class'}->can($params{'name'})

or 3 conditions

line l !l&&r !l&&!r condition
154 1 0 0 ref $self || $self