Condition Coverage

blib/lib/AnyEvent/Graphite.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
29 0 0 0 defined $id and defined $value

or 2 conditions

line l !l condition
17 0 0 delete $args{'host'} || '127.0.0.1'
18 0 0 delete $args{'port'} || 2003

or 3 conditions

line l !l&&r !l&&!r condition
30 0 0 0 $ts ||= &AE::now()