Branch Coverage

blib/lib/XAS/Lib/Log/File.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
43 0 0 unless ($self->env->log_file->exists)
45 0 0 if (my $fh = $self->env->log_file->open('>')) { }
64 0 0 if ($^O ne 'MSWin32')
73 0 0 if ($permissions ne '0664')
76 0 0 if $cnt < 1