Condition Coverage

blib/lib/Net/Graphite.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
38 0 0 3 $args{'transformer'} || $self->transformer
79 1 2 0 $args{'path'} || $self->path
80 1 2 0 $args{'time'} || time