Branch Coverage
lib/Devel/Trepan/CmdProcessor/Command/Show_Subcmd/Display_Subcmd/Eval.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
47
0
0
if
(
$val
eq
'tidy'
)
{
}
0
0
elsif
(
$val
eq
'ddp'
)
{
}
51
0
0
if
(
scalar
@args
>
3
and
$args
[
3
]
eq
'long'
)