| blib/lib/DBIx/Sunny/Schema.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 18 | 27.7 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 61 | 1 | 0 | 1 | ref $_[-1] and ref $_[-1] eq "CODE" | 
| 88 | 4 | 0 | 1 | ref $_[-1] and ref $_[-1] eq "CODE" | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 153 | 0 | 0 | 0 | not ref $deflater or ref $deflater ne "CODE" | 
| 167 | 0 | 0 | 0 | ref $DB::args[0] || $DB::args[0] | 
| 196 | 0 | 0 | 2 | not ref $deflater or ref $deflater ne "CODE" | 
| 292 | 0 | 0 | 0 | $self->{'__txn'} ||= "DBIx::TransactionManager"->new($self->dbh) |