Condition Coverage

blib/lib/Net/Graphite.pm
Criterion Covered Total %
condition 7 18 38.8


and 3 conditions

line !l l&&!r l&&r condition
15 5 0 1 @_ == 1 && ref $_[0] eq 'HASH'
117 0 0 0 length $buf and not $self->{'fire_and_forget'}
145 0 0 0 $self->{'_socket'} and $self->{'_socket'}->connected

or 3 conditions

line l !l&&r !l&&!r condition
42 0 0 3 $args{'transformer'} || $self->transformer
85 1 2 0 $args{'path'} || $self->path
86 1 2 0 $args{'time'} || time