Branch Coverage
blib/lib/DBIx/DataModel/Schema/ResultAs/Tsv.pm
Criterion
Covered
Total
%
branch
2
6
33.3
line
true
false
branch
16
0
1
unless $file
26
1
0
if (&openhandle($self->{'file'})) { }
31
0
0
unless open $fh, ">", $self->{'file'}