blib/lib/Bio/Polloc/Rule/crispr.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
148 | 0 | 0 | 0 | $f[2] eq 'PossibleCRISPR' and $self->_search_value('IGNOREPROBABLE') |
150 | 0 | 0 | 0 | defined $$loci{$par{'Parent'}} and $f[2] eq 'CRISPRspacer' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
100 | 0 | 0 | 0 | $cf_script ||= $self->_executable($self->ruleset->value('root')) |
101 | 0 | 0 | 0 | $cf_script ||= $self->_executable($self->ruleset->value('crisprfinder')) |