line |
true |
false |
branch |
60
|
0 |
0 |
unless my $cw = "Metabrik::Client::Www"->new_from_brik_init($self) |
64
|
0 |
0 |
unless my $fc = "Metabrik::File::Compress"->new_from_brik_init($self) |
69
|
0 |
0 |
unless (defined $files) |
75
|
0 |
0 |
unless my $this_files = $fc->unzip($this, $datadir) |
89
|
0 |
0 |
if (-f $full_path) |
101
|
0 |
0 |
unless $self->brik_help_set_undef_arg("generate_conf", $conf_file) |
132
|
0 |
0 |
unless my $ft = "Metabrik::File::Text"->new_from_brik_init($self) |
136
|
0 |
0 |
unless $ft->write($conf, $conf_file) |
148
|
0 |
0 |
unless $self->brik_help_set_undef_arg("host", $host) |
149
|
0 |
0 |
unless $self->brik_help_set_undef_arg("user", $user) |
150
|
0 |
0 |
unless $self->brik_help_set_undef_arg("password", $password) |
155
|
0 |
0 |
unless my $full_path = $self->get_sysmon_exe |
159
|
0 |
0 |
unless $self->upload($full_path) |
173
|
0 |
0 |
unless $self->brik_help_set_undef_arg("host", $host) |
174
|
0 |
0 |
unless $self->brik_help_set_undef_arg("user", $user) |
175
|
0 |
0 |
unless $self->brik_help_set_undef_arg("password", $password) |
193
|
0 |
0 |
unless $self->brik_help_run_undef_arg("update_conf", $conf_file) |
198
|
0 |
0 |
unless $self->brik_help_run_file_not_found("update_conf", $conf_file) |
203
|
0 |
0 |
unless my $full_path = $self->get_sysmon_exe |
208
|
0 |
0 |
unless $self->upload($conf_file) |