Branch Coverage

blib/lib/IRC/Indexer/Output.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
34 0 0 unless ($path)
39 0 0 unless ($out = $$self{'Output'})
43 0 0 if (openhandle $path) { }
46 0 0 unless open my $fh, '>:encoding(utf8)', $path