| blib/lib/Weasel/Session.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 12 | 33.3 |
| line | l | !l | condition |
|---|---|---|---|
| 315 | 0 | 0 | $ENV{$1} // 'http://localhost:5000' |
| 679 | 0 | 4 | best_match_handler_class($self->driver, $_id, $self->widget_groups) // 'Weasel::Element' |
| 681 | 0 | 4 | $widget_args //= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 515 | 0 | 0 | 0 | @keys // () |
| 646 | 2 | 1 | 0 | $lp //= $l |