blib/lib/OpenInteract/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | l | !l | condition |
---|---|---|---|
38 | 0 | 0 | $type ||= 'perl' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
68 | 0 | 0 | 0 | $$self{'action_info'}{'default'} || $$self{'action'}{'_default_action_info_'} |
71 | 0 | 0 | 0 | $action_key eq 'default' or $action_key =~ /^_/ |
73 | 0 | 0 | 0 | $$self{'action'}{$action_key}{$def} ||= $$default_action{$def} |