Condition Coverage

blib/lib/FalkorDB/Graph.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
94 0 0 0 $params and ref $params eq "HASH"
151 0 0 0 &looks_like_number($val) and not $val =~ /^0\d+/

or 3 conditions

line l !l&&r !l&&!r condition
119 0 0 0 $ref_type eq "JSON::PP::Boolean" or $ref_type eq "Types::Serialiser::Boolean"
146 0 0 0 $val eq "true" or $val eq "false"