| blib/lib/DBIx/Class/Storage/Statistics.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 28 | 67.8 |
| line | true | false | branch |
|---|---|---|---|
| 54 | 5 | 9 | if @_ |
| 55 | 3 | 6 | unless $self->_debugfh |
| 70 | 2 | 2 | if (defined $debug_env and $debug_env =~ /=(.+)$/) { } |
| 71 | 0 | 2 | unless open $fh, '>>', $1 |
| 75 | 1 | 1 | unless open $fh, '>&STDERR' |
| 98 | 0 | 8 | if $self->silence |
| 103 | 1 | 6 | if $self->_defaulted_to_stderr |
| 121 | 5 | 1 | if $self->callback |
| 134 | 1 | 0 | if $self->callback |
| 147 | 4 | 1 | if $self->callback |
| 160 | 0 | 0 | if $self->callback |
| 173 | 0 | 0 | if $self->callback |
| 186 | 0 | 0 | if $self->callback |
| 202 | 31 | 6 | if (defined $self->callback) |