Branch Coverage

blib/lib/Telugu/Utils.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
21 1 0 @_ ? :
0 1 if @_ != 2
1 0 $#_ >= 0 ? :
1 0 if ($#_ >= 0)
1 0 $#_ >= 1 ? :
1 0 if ($#_ >= 1)