| blib/lib/Log/Report/Minimal/Domain.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 12 | 41.6 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 0 | 6 | unless $self->{'LRMD_name'} = $args->{'name'} |
| 38 | 0 | 1 | if (my $s = $self->{'LRMD_where'}) |
| 46 | 1 | 0 | if $format eq 'PRINTI' |
| 48 | 1 | 0 | if (ref $format eq 'HASH') { } |
| 0 | 0 | elsif (ref $format eq 'CODE') { } | |
| 69 | 0 | 3 | unless $args->{'_expand'} |