Condition Coverage

Bio/Symbol/Alphabet.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
114 2 0 16 defined $symbols and ref($symbols) =~ /array/i
115 18 0 0 defined $subalphas and ref($subalphas) =~ /array/i
139 0 0 86 defined $symbol && ref $symbol && $symbol->isa('Bio::Symbol::SymbolI')