| blib/lib/Template/Plexsite/URLTable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 14 | 7.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 87 | 0 | 0 | 0 | -d $path and $path =~ /plt$/u |
| 444 | 0 | 0 | 0 | defined $_ and $_ > $max |
| line | l | !l | condition |
|---|---|---|---|
| 447 | 0 | 1 | $max //= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 373 | 0 | 0 | 0 | not $stat_out[9] or $stat_out[9] < $stat_in[9] |
| 454 | 0 | 0 | 0 | $_->[1]{'template'}{'config'}{'output'}{'order'} //= ++$max |