Condition Coverage

blib/lib/Tk/GraphItems/Node.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
90 0 0 0 ref $_[0] and ref $_[1]

or 2 conditions

line l !l condition
118 0 0 $$self{'was_dragged'} || 0
124 0 0 $$obj_map{$id} || undef

or 3 conditions

line l !l&&r !l&&!r condition
79 0 0 0 looks_like_number $_ or croak("method 'move' failed: args <$_[0]>,<$_[1]> have to be numbers!")