| blib/lib/Catalyst/Plugin/CDBI/Transaction.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 72 | 0 | 0 | unless @cdbi | 
| 86 | 0 | 0 | if ($@) | 
| 100 | 0 | 0 | $error ? : | 
| 115 | 0 | 0 | if $c->cdbi_models | 
| 118 | 0 | 0 | if ($class->can('db_Main') and $class->columns) | 
| 119 | 0 | 0 | unless exists $c->comp($class)->db_Main->{'AutoCommit'} and not $c->comp($class)->db_Main->{'AutoCommit'} | 
| 124 | 0 | 0 | @models ? : |