Condition Coverage

lib/Neo4j/Driver.pm
Criterion Covered Total %
condition 11 11 100.0


and 3 conditions

line !l l&&!r l&&r condition
113 90 909 186 @options == 1 and ref $options[0] eq "HASH"
139 184 1 2 @options == 1 and ref $options[0] eq "HASH"

or 2 conditions

line l !l condition
44 115 68 $config->{'uri'} //= ""

or 3 conditions

line l !l&&r !l&&!r condition
56 3 4 112 not $uri =~ m[:|/]u or $uri =~ /^\[.+\]$/u