Branch Coverage

blib/lib/IO/Iron/Connection.pm
Criterion Covered Total %
branch 12 28 42.8


line true false branch
59 3 0 defined $params->{'project_id'} ? :
60 1 2 defined $params->{'token'} ? :
61 3 0 defined $params->{'host'} ? :
62 1 2 defined $params->{'protocol'} ? :
63 1 2 defined $params->{'port'} ? :
64 3 0 defined $params->{'api_version'} ? :
65 1 2 defined $params->{'timeout'} ? :
67 0 3 if (defined $params->{'connector'}) { }
90 0 0 unless (defined $params)
100 0 0 $iron_action->{'paged'} ? :
101 0 0 $iron_action->{'per_page'} ? :
102 0 0 $iron_action->{'log_message'} ? :
103 0 0 $iron_action->{'request_fields'} ? :
125 0 0 $params->{'body'}{$key} ? :