| blib/lib/App/RecordStream/Site.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 62 | 0 | 0 | delete $args{'priority'} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 35 | 0 | 0 | 0 | $site_module eq '.' or $site_module eq '..' |
| 61 | 0 | 0 | 0 | delete $args{'name'} || croak("No name given in registration?!\n") |
| 63 | 0 | 0 | 0 | delete $args{'path'} || "App::RecordStream::Site::$name" |