blib/lib/CGI/Application/Plugin/GenVal.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
218 | 0 | 0 | 0 | defined &{"${capackage}::YAML";} and ref $ca->YAML eq 'CGI::Application::Plugin::YAML' |
254 | 0 | 0 | 0 | $$settings{'required'} and lc $$settings{'required'} ne 'no' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
65 | 0 | 0 | 0 | @_ > 1 or ref $_[0] ne 'HASH' |
196 | 0 | 0 | 0 | @_ > 1 or ref $_[0] ne 'HASH' |