Condition Coverage

blib/lib/Pootle/Logger.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
106 0 0 0 &blessed($self) and $self->isa('Pootle::Logger')

or 2 conditions

line l !l condition
63 0 0 $ENV{'POOTLE_CLIENT_VERBOSITY'} || 'WARN'

or 3 conditions

line l !l&&r !l&&!r condition
106 0 0 0 &blessed($self) and $self->isa('Pootle::Logger') or $self eq 'Pootle::Logger'