blib/lib/Lingua/YaTeA.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 15 | 63 | 23.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
535 | 0 | 2 | 0 | defined $this->getOptionSet->getOption('xmlout') and $this->getOptionSet->getOption('xmlout') == 1 |
0 | 0 | 2 | defined $this->getOptionSet->getOption('termList') and $this->getOptionSet->getOption('termList') ne '' | |
0 | 0 | 0 | defined $this->getOptionSet->getOption('printChunking') and $this->getOptionSet->getOption('printChunking') == 1 | |
0 | 0 | 0 | defined $this->getOptionSet->getOption('TC-for-BioLG') and $this->getOptionSet->getOption('TC-for-BioLG') == 1 | |
0 | 0 | 0 | defined $this->getOptionSet->getOption('TTG-style-term-candidates') and $this->getOptionSet->getOption('TTG-style-term-candidates') ne '' | |
768 | 0 | 4 | 0 | $this->getOptionSet->optionExists('MESSAGE_DISPLAY') and $this->getOptionSet->getDisplayLanguage ne $this->getOptionSet->getLanguage |
787 | 0 | 2 | 0 | defined $this->getOptionSet->getOption('debug') and $this->getOptionSet->getOption('debug')->getValue == 1 |
795 | 0 | 0 | 2 | defined $this->getOptionSet->getOption('xmlout') and $this->getOptionSet->getOption('xmlout')->getValue == 1 |
806 | 0 | 2 | 0 | defined $this->getOptionSet->getOption('printChunking') and $this->getOptionSet->getOption('printChunking')->getValue == 1 |
813 | 0 | 2 | 0 | defined $this->getOptionSet->getOption('TC-for-BioLG') and $this->getOptionSet->getOption('TC-for-BioLG')->getValue == 1 |
819 | 0 | 2 | 0 | defined $this->getOptionSet->getOption('TT-for-BioLG') and $this->getOptionSet->getOption('TT-for-BioLG')->getValue == 1 |
825 | 0 | 2 | 0 | defined $this->getOptionSet->getOption('XML-corpus-for-BioLG') and $this->getOptionSet->getOption('XML-corpus-for-BioLG')->getValue == 1 |
850 | 2 | 0 | 0 | defined $this->getOptionSet->getOption('XML-corpus-raw') and $this->getOptionSet->getOption('XML-corpus-raw')->getValue == 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
450 | 0 | 0 | 4 | not defined $rcfile or $rcfile eq '' |
525 | 0 | 2 | 0 | not defined $this->getOptionSet->getOption('annotate-only') or $this->getOptionSet->getOption('annotate-only')->getValue == 0 |
535 | 0 | 2 | 0 | defined $this->getOptionSet->getOption('xmlout') and $this->getOptionSet->getOption('xmlout') == 1 or defined $this->getOptionSet->getOption('termList') and $this->getOptionSet->getOption('termList') ne '' |
2 | 0 | 0 | defined $this->getOptionSet->getOption('xmlout') and $this->getOptionSet->getOption('xmlout') == 1 or defined $this->getOptionSet->getOption('termList') and $this->getOptionSet->getOption('termList') ne '' or defined $this->getOptionSet->getOption('printChunking') and $this->getOptionSet->getOption('printChunking') == 1 | |
0 | 0 | 0 | defined $this->getOptionSet->getOption('xmlout') and $this->getOptionSet->getOption('xmlout') == 1 or defined $this->getOptionSet->getOption('termList') and $this->getOptionSet->getOption('termList') ne '' or defined $this->getOptionSet->getOption('printChunking') and $this->getOptionSet->getOption('printChunking') == 1 or defined $this->getOptionSet->getOption('TC-for-BioLG') and $this->getOptionSet->getOption('TC-for-BioLG') == 1 | |
0 | 0 | 0 | defined $this->getOptionSet->getOption('xmlout') and $this->getOptionSet->getOption('xmlout') == 1 or defined $this->getOptionSet->getOption('termList') and $this->getOptionSet->getOption('termList') ne '' or defined $this->getOptionSet->getOption('printChunking') and $this->getOptionSet->getOption('printChunking') == 1 or defined $this->getOptionSet->getOption('TC-for-BioLG') and $this->getOptionSet->getOption('TC-for-BioLG') == 1 or defined $this->getOptionSet->getOption('TTG-style-term-candidates') and $this->getOptionSet->getOption('TTG-style-term-candidates') ne '' | |
0 | 0 | 0 | defined $this->getOptionSet->getOption('xmlout') and $this->getOptionSet->getOption('xmlout') == 1 or defined $this->getOptionSet->getOption('termList') and $this->getOptionSet->getOption('termList') ne '' or defined $this->getOptionSet->getOption('printChunking') and $this->getOptionSet->getOption('printChunking') == 1 or defined $this->getOptionSet->getOption('TC-for-BioLG') and $this->getOptionSet->getOption('TC-for-BioLG') == 1 or defined $this->getOptionSet->getOption('TTG-style-term-candidates') and $this->getOptionSet->getOption('TTG-style-term-candidates') ne '' or $this->getOptionSet->getDefaultOutput == 1 | |
795 | 2 | 0 | 0 | defined $this->getOptionSet->getOption('xmlout') and $this->getOptionSet->getOption('xmlout')->getValue == 1 or $default_output == 1 |