| blib/lib/Metabrik/Log/Dual.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 38 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 63 | 0 | 0 | unless open my $fd, ">>", $output |
| 93 | 0 | 0 | $self->text_prefix ? : |
| 94 | 0 | 0 | $self->time_prefix ? : |
| 104 | 0 | 0 | $self->text_prefix ? : |
| 105 | 0 | 0 | $self->time_prefix ? : |
| 119 | 0 | 0 | $self->text_prefix ? : |
| 120 | 0 | 0 | $self->time_prefix ? : |
| 133 | 0 | 0 | unless $self->level > 0 |
| 135 | 0 | 0 | $self->text_prefix ? : |
| 136 | 0 | 0 | $self->time_prefix ? : |
| 146 | 0 | 0 | unless $self->level > 1 |
| 148 | 0 | 0 | $self->text_prefix ? : |
| 149 | 0 | 0 | $self->time_prefix ? : |
| 163 | 0 | 0 | if (not defined $msg) { } |
| 168 | 0 | 0 | if ($msg =~ /^(?:1|0)$/) { } |
| 172 | 0 | 0 | unless $self->level > 2 |
| 174 | 0 | 0 | $self->text_prefix ? : |
| 175 | 0 | 0 | $self->time_prefix ? : |
| 189 | 0 | 0 | if (defined $fd) |