blib/lib/RapidApp/View/Viewport.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
75 | 0 | 1 | if $c->stash->{'config_url'} and $c->stash->{'panel_cfg'} |
78 | 0 | 1 | if (ref $c->stash->{'config_params'}) |
82 | 0 | 1 | if (ref $c->stash->{'panel_cfg'}) |
92 | 0 | 3 | unless $controller |