Condition Coverage
blib/lib/GraphViz/DBI/FromSchema.pm
Criterion
Covered
Total
%
condition
0
2
0.0
or 2 conditions
line
l
!l
condition
151
0
0
$$self{'tables'} ||= [map({s/ .* \. //x; tr/`//d if $driver eq 'mysql'; $_;} $self->get_dbh->tables(undef, $schema, undef, undef))]