Condition Coverage

blib/lib/Bio/Palantir/Roles/Modulable.pm
Criterion Covered Total %
condition 0 49 0.0


and 3 conditions

line !l l&&!r l&&r condition
93 0 0 0 $domains[$i]->class eq 'condensation' || $domains[$i]->class eq 'substrate-selection' and not %module_for
0 0 0 $gene_n - $last_gene >= 2 || !$domains[$i]->symbol =~ /$_modular_domains/ || $nr_domain_for{$domains[$i]->class} == 1 and $module_in == 1
0 0 0 $domains[$i]->symbol =~ /$_modular_domains/ and $module_in == 1
166 0 0 0 $module_for{$module_n}{'domains'}[0]->symbol =~ /^C$ | ^TE$ | ^TD$ | ^Red$ | ^NAD$/imsx and @{$module_for{$module_n}{'domains'};} == 1
0 0 0 $module_for{$module_n}{'domains'}[0]->symbol =~ /^C$ | ^TE$ | ^TD$ | ^Red$ | ^NAD$/imsx and @{$module_for{$module_n}{'domains'};} == 1 and keys %module_for > 1
225 0 0 0 $component_n == 1 and $i == 0
0 0 0 $component_n == 1 and $i == 0 and $launched == 0
0 0 0 @domains == 1 and not $domains[$i]->symbol =~ /$_modular_domains/
252 0 0 0 $component_for{$component_n}{'domains'}[0]->symbol =~ /^C$ | ^TE$ | ^TD$ | ^Red$ | ^NAD$/imsx and @{$component_for{$component_n}{'domains'};} == 1
0 0 0 $component_for{$component_n}{'domains'}[0]->symbol =~ /^C$ | ^TE$ | ^TD$ | ^Red$ | ^NAD$/imsx and @{$component_for{$component_n}{'domains'};} == 1 and keys %component_for > 1

or 2 conditions

line l !l condition
322 0 0 $element_for->{$element_n}{'domains'} // []
341 0 0 $element_for->{$element_n}{'domains'} // []

or 3 conditions

line l !l&&r !l&&!r condition
93 0 0 0 $domains[$i]->class eq 'condensation' || $domains[$i]->class eq 'substrate-selection'
0 0 0 $gene_n - $last_gene >= 2 || !$domains[$i]->symbol =~ /$_modular_domains/ || $nr_domain_for{$domains[$i]->class} == 1
145 0 0 0 $domains[$i]->class eq 'condensation' or $domains[$i]->class eq 'substrate-selection'
225 0 0 0 $domains[$i]->symbol =~ /$_init_domain_for{$self->cutting_mode}/ or $genes[$gene_n]->rank - $genes[$component_for{$component_n}{'start'}]->rank > 1
0 0 0 $domains[$i]->symbol =~ /$_init_domain_for{$self->cutting_mode}/ or $genes[$gene_n]->rank - $genes[$component_for{$component_n}{'start'}]->rank > 1 or @domains == 1 and not $domains[$i]->symbol =~ /$_modular_domains/