| blib/lib/Algorithm/Classifier/IsolationForest/App/Command/gblob.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 48 | 0 | 0 | if (defined $opt->{'s'} and $opt->{'s'} <= 0) |
| 52 | 0 | 0 | if (not $opt->{'p'} and -e $opt->{'o'} and not $opt->{'w'}) |
| 57 | 0 | 0 | if ($opt->{'n'} < 1) |
| 61 | 0 | 0 | if ($opt->{'d'} < 1) |
| 79 | 0 | 0 | if defined $opt->{'s'} |
| 91 | 0 | 0 | if ($opt->{'a'} >= 1) |
| 103 | 0 | 0 | if ($opt->{'p'}) |