Condition Coverage

blib/lib/Test/AnyEvent/Time.pm
Criterion Covered Total %
condition 12 12 100.0


and 3 conditions

line !l l&&!r l&&r condition
74 18 12 10 not defined $desc and defined $timeout
30 5 5 not defined $desc and defined $timeout and not looks_like_number $timeout
78 4 2 31 defined $op && defined $cb && defined $cmp_time

or 3 conditions

line l !l&&r !l&&!r condition
78 9 1 30 not defined $op && defined $cb && defined $cmp_time or ref $cb ne 'CODE'