| blib/lib/DBIx/Class/Storage/Statistics.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 24 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 61 | 2 | 2 | if (defined $debug_env and $debug_env =~ /=(.+)$/) { } |
| 62 | 0 | 2 | unless open $fh, '>>', $1 |
| 66 | 1 | 1 | unless open $fh, '>&STDERR' |
| 89 | 0 | 8 | if $self->silence |
| 94 | 1 | 6 | if $self->_defaulted_to_stderr |
| 112 | 5 | 1 | if $self->callback |
| 125 | 1 | 0 | if $self->callback |
| 138 | 4 | 1 | if $self->callback |
| 151 | 0 | 0 | if $self->callback |
| 164 | 0 | 0 | if $self->callback |
| 177 | 0 | 0 | if $self->callback |
| 193 | 31 | 6 | if (defined $self->callback) |