| blib/lib/Kelp/Module/Symbiosis.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 8 | 62.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 21 | 14 | 0 | 2 | not ref $app and $app |
| line | l | !l | condition |
|---|---|---|---|
| 96 | 0 | 1 | $args{'mount'} //= "/" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 63 | 2 | 47 | 0 | $addrs{$addr} //= $app->run(@_) |