blib/lib/Net/BEEP/Lite/BaseProfile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 20 | 15.0 |
line | true | false | branch |
---|---|---|---|
111 | 0 | 0 | if (/^debug/io) |
115 | 0 | 0 | if (/^trace/io) |
134 | 1 | 1 | if $val |
135 | 0 | 2 | unless $$self{'uri'} |
151 | 0 | 0 | if ($message->type eq 'MSG') { } |
0 | 0 | elsif ($message->type eq 'RPY') { } | |
0 | 0 | elsif ($message->type eq 'ERR') { } | |
0 | 0 | elsif ($message->type eq 'ANS') { } | |
0 | 0 | elsif ($message->type eq 'NUL') { } | |
215 | 0 | 0 | if $data |