blib/lib/Catalyst/Plugin/RapidApp/TabGui.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
14 | 0 | 0 | 20 | $c->does('Catalyst::Plugin::RapidApp::NavCore') || $c->registered_plugins('RapidApp::NavCore') |
22 | 2 | 0 | 6 | $c->does('Catalyst::Plugin::RapidApp::AuthCore') || $c->registered_plugins('RapidApp::NavCore') |