Condition Coverage

blib/lib/Net/Graphite.pm
Criterion Covered Total %
condition 7 17 41.1


and 3 conditions

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

or 2 conditions

line l !l condition
119 0 0 $self->{'tcp_buffer_size'} || 65536

or 3 conditions

line l !l&&r !l&&!r condition
44 0 0 3 $args{'transformer'} || $self->transformer
88 1 2 0 $args{'path'} || $self->path
89 1 2 0 $args{'time'} || time