blib/lib/TheSchwartz/Moosified/Utils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 28 | 0.0 |
line | true | false | branch |
---|---|---|---|
13 | 0 | 0 | if ($driver eq 'mysql') { } |
0 | 0 | elsif ($driver eq 'Pg') { } | |
0 | 0 | elsif ($driver eq 'SQLite') { } | |
36 | 0 | 0 | if ($driver and $driver eq 'mysql') |
39 | 0 | 0 | if ($driver and $driver eq 'Pg') |
49 | 0 | 0 | if $col ne 'arg' |
52 | 0 | 0 | if ($driver and $driver eq 'Pg') { } |
0 | 0 | elsif ($driver and $driver eq 'SQLite') { } | |
65 | 0 | 0 | if ($driver and $driver eq 'Pg') |
79 | 0 | 0 | $dbh->{'AutoCommit'} ? : |
80 | 0 | 0 | unless $need_txn |
86 | 0 | 0 | if (wantarray) { } |
94 | 0 | 0 | if (my $err = $@) |
96 | 0 | 0 | if wantarray |