| blib/lib/Otogiri/Plugin/TableInfo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 20 | 55.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 1 | 1 | if defined $like_regex |
| 28 | 1 | 1 | if defined $like_regex |
| 38 | 1 | 2 | unless defined $table |
| 42 | 0 | 2 | if ($driver_name eq 'mysql') { } |
| 2 | 0 | elsif ($driver_name eq 'SQLite') { } | |
| 0 | 0 | elsif ($driver_name eq 'Pg') { } | |
| 63 | 0 | 1 | unless defined $view |
| 67 | 0 | 1 | if ($driver_name eq 'mysql') { } |
| 1 | 0 | elsif ($driver_name eq 'SQLite') { } | |
| 0 | 0 | elsif ($driver_name eq 'Pg') { } |