| line |
true |
false |
branch |
|
450
|
0 |
4 |
if (not defined $rcfile or $rcfile eq '') |
|
525
|
2 |
0 |
if (not defined $this->getOptionSet->getOption('annotate-only') or $this->getOptionSet->getOption('annotate-only')->getValue == 0) |
|
535
|
0 |
0 |
if (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) |
|
656
|
1 |
1 |
if ($this->getOptionSet->optionExists('termino')) { } |
|
768
|
0 |
4 |
if ($this->getOptionSet->optionExists('MESSAGE_DISPLAY') and $this->getOptionSet->getDisplayLanguage ne $this->getOptionSet->getLanguage) |
|
787
|
0 |
2 |
if (defined $this->getOptionSet->getOption('debug') and $this->getOptionSet->getOption('debug')->getValue == 1) |
|
795
|
2 |
0 |
if (defined $this->getOptionSet->getOption('xmlout') and $this->getOptionSet->getOption('xmlout')->getValue == 1 or $default_output == 1) |
|
806
|
0 |
2 |
if (defined $this->getOptionSet->getOption('printChunking') and $this->getOptionSet->getOption('printChunking')->getValue == 1) |
|
813
|
0 |
2 |
if (defined $this->getOptionSet->getOption('TC-for-BioLG') and $this->getOptionSet->getOption('TC-for-BioLG')->getValue == 1) |
|
819
|
0 |
2 |
if (defined $this->getOptionSet->getOption('TT-for-BioLG') and $this->getOptionSet->getOption('TT-for-BioLG')->getValue == 1) |
|
825
|
0 |
2 |
if (defined $this->getOptionSet->getOption('XML-corpus-for-BioLG') and $this->getOptionSet->getOption('XML-corpus-for-BioLG')->getValue == 1) |
|
831
|
2 |
0 |
if (defined $this->getOptionSet->getOption('termList')) |
|
839
|
2 |
0 |
if (defined $this->getOptionSet->getOption('TTG-style-term-candidates')) |
|
845
|
0 |
2 |
if (defined $this->getOptionSet->getOption('bootstrap')) |
|
850
|
0 |
2 |
if (defined $this->getOptionSet->getOption('XML-corpus-raw') and $this->getOptionSet->getOption('XML-corpus-raw')->getValue == 1) |