Branch Coverage

blib/lib/Bio/ConnectDots/DotSet.pm
Criterion Covered Total %
branch 12 24 50.0


line true false branch
16 0 2 unless $class eq 'Bio::ConnectDots::DotSet'
17 0 2 if $self->db_id
18 2 0 unless $self->db
20 0 0 if (not $saved) { }
29 2 10 if (@_ == 0) { }
0 10 elsif (@_ == 1 and 'HASH' eq ref $_[0] || !defined($_[0])) { }
6 4 elsif (@_ == 1) { }
30 0 2 wantarray ? :
33 0 0 wantarray ? :
44 0 1 wantarray ? :
49 0 1 unless ($dot)
58 0 4 unless ($dot)