blib/lib/Lingua/YaTeA/OptionSet.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 12 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
167 | 0 | 2 | 2 | defined $this->getOption('match-type') and $this->getOption('match-type')->getValue ne '' |
319 | 0 | 8 | 0 | $this->optionExists($incompatible_option) and $this->is_enable($incompatible_option) |
331 | 4 | 4 | 0 | $this->optionExists($option) and $this->getOption('TT-for-BioLG')->getValue == 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
257 | 4 | 0 | 0 | not defined $this->getOption('output-path') or $this->getOption('output-path')->getValue =~ /^\s*$/ |