mylib/POE/Session/Hachi.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 12 | 58.3 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 538 | if ($$self[1]{'trace'}) |
24 | 7 | 531 | unless (exists $$self[2]{$state}) |
30 | 7 | 0 | unless (exists $$self[2]{'_default'}) |
32 | 0 | 7 | if ($$self[1]{'default'} and $state ne '_signal') |
47 | 0 | 0 | if ($$self[1]{'trace'}) |
75 | 228 | 303 | if (ref $$self[2]{$state} eq 'CODE') |