Branch Coverage
lib/Devel/Trepan/CmdProcessor/Command/Set_Subcmd/Substitute_Subcmd/Path.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
48
0
0
if
(
scalar
@$args
==
5
)
{
}
56
0
0
if
(
-f
$to_path
)
{
}