Condition Coverage

blib/lib/App/Docker/Client.pm
Criterion Covered Total %
condition 7 14 50.0


or 2 conditions

line l !l condition
47 2 1 $_[0]{'authority'} || '/var/run/docker.sock'
48 1 0 $_[1] || '/var/run/docker.sock'
58 3 1 $_[0]{'scheme'} || 'http'
59 1 0 $_[1] || 'http'

or 3 conditions

line l !l&&r !l&&!r condition
69 0 3 0 $_[0]{'json'} || 'JSON'->new->utf8
70 0 0 0 $_[1] || 'JSON'->new->utf8