Branch Coverage

blib/lib/Tk/GraphItems/Connector.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
114 0 0 if (@_ % 2)
123 0 0 unless eval { do { $node->isa('Tk::GraphItems::Node') } }
128 0 0 if ($can ne $target->get_canvas)
146 0 0 if ($@)
162 0 0 if ($autodestroy) { }
189 0 0 if (UNIVERSAL::can($_, 'remove_dependent'))
200 0 0 if (($where || '') eq 'source')
203 0 0 if (($where || '') eq 'target')
206 0 0 wantarray ? :
212 0 0 unless ($where =~ /source|target/)
216 0 0 if ($where eq 'source') { }
226 0 0 unless $where =~ /source|target/
233 0 0 if (@_) { }
235 0 0 if $@
246 0 0 if (defined $arr_type)
247 0 0 unless ($arrow{$arr_type})
262 0 0 if (@_) { }
264 0 0 if $@
274 0 0 $first eq 'source' ? :