Branch Coverage

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


line true false branch
54 3 0 defined $params->{'project_id'} ? :
55 1 2 defined $params->{'token'} ? :
56 3 0 defined $params->{'host'} ? :
57 1 2 defined $params->{'protocol'} ? :
58 1 2 defined $params->{'port'} ? :
59 3 0 defined $params->{'api_version'} ? :
60 1 2 defined $params->{'timeout'} ? :
63 0 3 if (defined $params->{'connector'}) { }
88 0 0 unless (defined $params)
98 0 0 $iron_action->{'paged'} ? :
99 0 0 $iron_action->{'per_page'} ? :
100 0 0 $iron_action->{'log_message'} ? :
101 0 0 $iron_action->{'request_fields'} ? :
123 0 0 $params->{'body'}{$key} ? :