lib/Devel/Trepan/CmdProcessor/Command/Set_Subcmd/Return.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
56 | 0 | 0 | unless ($DB::event eq 'return') |
0 | 0 | unless ($DB::event eq 'return') | |
61 | 0 | 0 | if ('undef' eq $ret_type) { } |
0 | 0 | elsif ('array' eq $ret_type) { } | |
0 | 0 | elsif ('scalar' eq $ret_type) { } | |
0 | 0 | if ('undef' eq $ret_type) { } | |
0 | 0 | elsif ('array' eq $ret_type) { } | |
0 | 0 | elsif ('scalar' eq $ret_type) { } |