Branch Coverage

blib/lib/App/Asciio/Connections.pm
Criterion Covered Total %
branch 3 20 15.0


line true false branch
50 0 169 unless @connectors
53 0 169 unless $_->is_autoconnect_enabled
55 169 0 if $connectee == $element
67 0 0 if (defined $connections[0] and not exists $connected_connectors{$element . $connector->{'NAME'}})
98 0 0 if (exists $elements_to_find{$connection->{'CONNECTED'}} or exists $elements_to_find{$connection->{'CONNECTEE'}})
117 0 0 if (exists $connections_to_delete{$connection})
138 0 0 if ($connection->{'CONNECTED'} == $element or $connection->{'CONNECTEE'} == $element)
160 0 0 if ($connection->{'CONNECTEE'} == $element)
180 0 0 if ($connection->{'CONNECTEE'} == $element)
199 0 0 if ($connection->{'CONNECTED'} == $element)