Condition Coverage

blib/lib/Script/Ichigeki/Hissatsu.pm
Criterion Covered Total %
condition 2 8 25.0


or 2 conditions

line l !l condition
73 0 0 term_encoding() || 'utf-8'

or 3 conditions

line l !l&&r !l&&!r condition
96 3 1 0 $_log_file ||= do { my $script = $self->script; $script->dir->file('.' . $script->basename . $self->log_file_postfix) }
104 0 0 0 $_log_fh ||= (shift())->_log_file->open('>>')