| blib/lib/Pootle/Logger.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 8 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 106 | 0 | 0 | 0 | &blessed($self) and $self->isa('Pootle::Logger') |
| line | l | !l | condition |
|---|---|---|---|
| 63 | 0 | 0 | $ENV{'POOTLE_CLIENT_VERBOSITY'} || 'WARN' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 106 | 0 | 0 | 0 | &blessed($self) and $self->isa('Pootle::Logger') or $self eq 'Pootle::Logger' |