blib/lib/Otogiri/Plugin/TableInfo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 20 | 55.0 |
line | true | false | branch |
---|---|---|---|
19 | 1 | 1 | if defined $like_regex |
27 | 1 | 1 | if defined $like_regex |
37 | 1 | 2 | unless defined $table |
41 | 0 | 2 | if ($driver_name eq 'mysql') { } |
2 | 0 | elsif ($driver_name eq 'SQLite') { } | |
0 | 0 | elsif ($driver_name eq 'Pg') { } | |
60 | 0 | 1 | unless defined $view |
64 | 0 | 1 | if ($driver_name eq 'mysql') { } |
1 | 0 | elsif ($driver_name eq 'SQLite') { } | |
0 | 0 | elsif ($driver_name eq 'Pg') { } |