Condition Coverage

blib/lib/DBIx/OpenTracing.pm
Criterion Covered Total %
condition 15 18 83.3


and 3 conditions

line !l l&&!r l&&r condition
168 0 10 195 &blessed($dbh) and $dbh->isa('DBI::db')
182 185 0 10 &blessed($sth) && $sth->isa('DBI::st')

or 3 conditions

line l !l&&r !l&&!r condition
53 2 4 23 $is_enabled or $is_suspended
62 0 4 6 !defined($fields) || $fields == 0
334 133 4 6 not defined $count_condition or &$count_condition(@_)
372 10 10 175 $failed or defined $handle->err