| blib/lib/Metabrik/Audit/Twiki.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 0 | 0 | unless $self->brik_help_run_undef_arg("debugenableplugins_rce", $target) |
| 39 | 0 | 0 | unless $self->brik_help_run_undef_arg("debugenableplugins_rce", $url_paths) |
| 40 | 0 | 0 | unless $self->brik_help_run_undef_arg("debugenableplugins_rce", $url_paths, "ARRAY") |
| 56 | 0 | 0 | unless my $r = $self->get($url) |
| 57 | 0 | 0 | if ($r->{'code'} == 200) |
| 60 | 0 | 0 | if ($decoded =~ /Vulnerable TWiki Instance/i) { } |