Condition Coverage

blib/lib/DBIx/Util/Schema.pm
Criterion Covered Total %
condition 1 9 11.1


and 3 conditions

line !l l&&!r l&&r condition
351 0 0 0 $schem eq $1 and $table eq $2
388 0 0 0 $row->{'TABLE_SCHEM'} eq $1 and $row->{'TABLE_NAME'} eq $2

or 3 conditions

line l !l&&r !l&&!r condition
374 1 0 0 $table // $1