| blib/lib/Mojolicious/Plugin/DBViewer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 16 | 12.5 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 2 | 0 | unless defined $prefix |
| 27 | 0 | 2 | $prefix eq '' ? : |
| 41 | 0 | 0 | if (ref $$conf{'connector_get'} eq 'SCALAR') |
| 50 | 0 | 0 | ($name || '') =~ /^[a-zA-Z0-9_\.]+$/ ? : |
| 59 | 0 | 0 | if ($driver eq 'mysql') { } |
| 0 | 0 | elsif ($driver eq 'sqlite') { } | |
| 83 | 0 | 0 | unless defined $r |
| 99 | 0 | 0 | if ($driver eq 'mysql') |