blib/lib/Web/MREST.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 20 | 15.0 |
line | true | false | branch |
---|---|---|---|
1374 | 0 | 22 | if ($tf) |
1376 | 0 | 0 | if (-r $tf and -w $tf) { } |
1389 | 0 | 22 | if $status->not_ok |
1394 | 0 | 22 | if (%ARGS) |
1396 | 0 | 0 | if ($ARGS{'distro'} and $ARGS{'distro'} ne 'Web-MREST') |
1400 | 0 | 0 | if $status->not_ok |
1402 | 0 | 0 | if (my $sitedir_target = $ARGS{'sitedir'}) |
1403 | 0 | 0 | if (-d $sitedir_target) { } |
1405 | 0 | 0 | if $status->not_ok |
1411 | 0 | 0 | if ($ARGS{'hashref'}) |