Condition Coverage

blib/lib/Lingua/YaTeA/OptionSet.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
257 4 0 0 not defined $this->getOption('output-path') or $this->getOption('output-path')->getValue =~ /^\s*$/