blib/lib/Flash/FLAP/App/Executive.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
180 | 0 | 0 | 0 | $$self{'_headerFilter'} and $$self{'_headerFilter'} eq 'DescribeService' |
236 | 0 | 0 | 0 | exists $methodrecord{'access'} and lc $methodrecord{'access'} eq 'remote' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
217 | 0 | 0 | 0 | not exists $methodrecord{'instance'} or $$self{'_instanceName'} != $methodrecord{'instance'} |