Branch Coverage

blib/lib/AnyEvent/ClickHouse.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
39 0 0 unless ($param->{$_key})
44 0 0 unless ($param->{'uri'})
46 0 0 if $param->{'user'}
47 0 0 if $param->{'password'}
60 0 0 if (not defined $val) { }
0 0 elsif (ref $val eq 'ARRAY') { }
0 0 elsif (defined $val and not &looks_like_number($val)) { }
73 0 0 scalar @_rows ? :
97 0 0 if ($status == 200) { }
99 0 0 if (defined $cb and ref $cb eq 'CODE')
105 0 0 if (defined $err_cb and ref $err_cb eq 'CODE')
134 0 0 if ($status == 200) { }
136 0 0 unless ($format eq 'raw')
143 0 0 if (defined $err_cb and ref $err_cb eq 'CODE')