Condition Coverage

blib/lib/Mojo/Graphite/Writer.pm
Criterion Covered Total %
condition 7 14 50.0


and 3 conditions

line !l l&&!r l&&r condition
81 1 0 3 $metric[3] and keys %{$metric[3];}

or 2 conditions

line l !l condition
97 3 0 $self->{'queue'} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
33 3 2 0 $self->{'pid'} //= $$
39 0 2 0 $args{'address'} //= $self->address
40 0 2 0 $args{'port'} //= $self->port