Branch Coverage

blib/lib/cPanel/APIClient/Response/WHM1.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
41 0 0 if (my $md = $self->{'metadata'}) { }
42 0 0 unless ($md->{'result'})
44 0 0 unless length $reason
91 0 0 if ("HASH" eq ref $data and 1 == keys %$data)
94 0 0 if ("ARRAY" eq ref $data2)
167 0 0 if ($metadata and my $output = $metadata->{'output'})
171 0 0 unless $msgs
173 0 0 unless (ref $msgs)
177 0 0 if ('ARRAY' eq ref $msgs) { }