Branch Coverage

Bio/DB/GFF/Typename.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
55 0 1434 if ($source eq '' and $method =~ /^([\w-\.]+):([\w-\.]*)$/)
76 107 916 if @_
95 0 330 if @_
114 5162 0 $_[0][1] ? :
154 0 25 if (UNIVERSAL::isa($target, 'Bio::DB::GFF::Typename')) { }
162 0 25 if $method ne '' and $self->method ne '' and $method ne $self->method
163 0 25 if $source ne '' and $self->source ne '' and $source ne $self->source