| blib/lib/Otogiri/Plugin/TableInfo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 18 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 1 | 1 | if defined $like_regex |
| 29 | 1 | 2 | unless defined $table |
| 33 | 0 | 2 | if ($driver_name eq 'mysql') { } |
| 2 | 0 | elsif ($driver_name eq 'SQLite') { } | |
| 0 | 0 | elsif ($driver_name eq 'Pg') { } | |
| 52 | 0 | 1 | unless defined $view |
| 56 | 0 | 1 | if ($driver_name eq 'mysql') { } |
| 1 | 0 | elsif ($driver_name eq 'SQLite') { } | |
| 0 | 0 | elsif ($driver_name eq 'Pg') { } |