Branch Coverage

Bio/Map/TranscriptionFactor.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
122 0 1 unless $u_name
125 0 1 if defined $desc
148 0 1 if ($u_name and defined $Bio::Map::TranscriptionFactor::TFS->{$u_name})
169 1 3 if (defined $value)
170 0 1 if $self->{'_uname'}
189 0 0 if (@_)