Branch Coverage

blib/lib/POE/Session/MessageBased.pm
Criterion Covered Total %
branch 4 12 33.3


line true false branch
27 0 22 if ($$self[1]{'trace'})
37 0 22 unless (exists $$self[2]{$state})
43 0 0 unless (exists $$self[2]{'_default'})
48 0 0 if ($$self[1]{'default'})
63 0 0 if ($$self[1]{'trace'})
82 11 11 if (ref $$self[2]{$state} eq 'CODE')