blib/lib/NanoB2B/NER/Metaman.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
48 | 0 | 0 | if ref $class |
67 | 0 | 0 | unless defined $params |
76 | 0 | 0 | if (defined $debugoption) |
77 | 0 | 0 | if (defined $diroption) |
78 | 0 | 0 | if (defined $fileindexoption) |
79 | 0 | 0 | if (defined $metamapargoption) |
103 | 0 | 0 | unless open $FILE, "$program_dir/$file" |
239 | 0 | 0 | if ($program_dir ne '') { } |
242 | 0 | 0 | unless open $META, '>', "$program_dir/$subdir/" . $name . '_meta' |
244 | 0 | 0 | unless open $META, '>', $name . '_meta' |