Condition Coverage

blib/lib/AnyEvent/ClickHouse.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
60 0 0 0 defined $val and not &looks_like_number($val)
99 0 0 0 defined $cb and ref $cb eq 'CODE'
105 0 0 0 defined $err_cb and ref $err_cb eq 'CODE'
143 0 0 0 defined $err_cb and ref $err_cb eq 'CODE'