| blib/lib/POE/Session.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 12 | 41.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 428 | 194 | 0 | 1 | $$self[1]{'default'} and $state ne '_signal' | 
| 536 | 5803 | 8 | 0 | $$self[1]{'debug'} and exists $$self[2]{$name} | 
| 549 | 890 | 0 | 0 | $$self[1]{'debug'} and exists $$self[2]{$name} | 
| 562 | 0 | 0 | 0 | ref $handler eq 'CODE' and $$self[1]{'trace'} |