Branch Coverage
blib/lib/App/TSVUtils.pm
Criterion
Covered
Total
%
branch
5
8
62.5
line
true
false
branch
62
0
1
unless
open
my
$fh
,
'<:encoding(utf8)'
,
$args
{
'filename'
}
66
1
4
unless
defined
$row0
75
4
0
if
(
$action
eq
'dump'
)
{
}
82
1
0
if
(
$action
eq
'dump'
)