Branch Coverage

blib/lib/Consul/API/Agent.pm
Criterion Covered Total %
branch 1 32 3.1


line true false branch
17 2 0 unless ref $self
62 0 0 if grep {not defined $_;} $enable
63 0 0 $enable ? :
69 0 0 if grep {not defined $_;} $address
76 0 0 if grep {not defined $_;} $node
83 0 0 if grep {not defined $_;} $check
86 0 0 unless &blessed($check)
94 0 0 if grep {not defined $_;} $check_id
101 0 0 if grep {not defined $_;} $check_id
108 0 0 if grep {not defined $_;} $check_id
115 0 0 if grep {not defined $_;} $check_id
122 0 0 if grep {not defined $_;} $service
123 0 0 unless &blessed($service)
130 0 0 if grep {not defined $_;} $service_id
137 0 0 if grep {not defined $_;} $service_id, $enable
138 0 0 $enable ? :