Branch Coverage

blib/lib/Metabrik/Server/Redis.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
85 0 0 unless my $sf = 'Metabrik::System::File'->new_from_brik_init($self)
86 0 0 unless $sf->mkdir($datadir . '/' . $lib_dir)
145 0 0 if (ref $params->{$k} eq 'ARRAY') { }
155 0 0 unless my $ft = 'Metabrik::File::Text'->new_from_brik_init($self)
158 0 0 unless $ft->write(\@lines, $conf_file)
171 0 0 if ($self->status)
179 0 0 unless $self->brik_help_run_file_not_found('start', $conf_file)
182 0 0 if ($port)
185 0 0 if ($listen)
188 0 0 if ($self->log->level > 2)
198 0 0 unless ($self->status)
212 0 0 if ($self->is_running_from_pidfile($pidfile))