| blib/lib/App/Pods2Site/Args.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 21 | 28.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 343 | 0 | 3 | 0 | $sitedir and $sitedir eq ':std' |
| 357 | 0 | 0 | 3 | $groupDefs && @$groupDefs |
| 458 | 0 | 0 | 3 | defined $loc and length $loc > 0 |
| 525 | 0 | 0 | 3 | defined $loc and length $loc > 0 |
| 589 | 0 | 0 | 0 | defined $cfgloc and length $cfgloc > 0 |
| 0 | 0 | 0 | defined $cfgloc and length $cfgloc > 0 and -d $cfgloc |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 316 | 1 | 2 | 0 | $rawOpts{'title'} || ($App::Pods2Site::Args::Config{'myuname'} ? "Pods2Site : $App::Pods2Site::Args::Config{'myuname'}" : 'Pods2Site') |