line |
true |
false |
branch |
51
|
0 |
0 |
unless my $cw = 'Metabrik::Client::Www'->new_from_brik_init($self) |
52
|
0 |
0 |
unless my $files = $cw->mirror($url, $file, $datadir) |
53
|
0 |
0 |
if (@$files == 0) |
58
|
0 |
0 |
unless my $ft = 'Metabrik::File::Text'->new_from_brik_init($self) |
61
|
0 |
0 |
unless my $text = $ft->read($output) |
80
|
0 |
0 |
unless $self->brik_help_run_file_not_found('load', $input) |
82
|
0 |
0 |
unless my $data = $self->read($input) |
94
|
0 |
0 |
unless $self->brik_help_run_undef_arg('from_dec', $dec) |
97
|
0 |
0 |
unless (defined $data) |
102
|
0 |
0 |
if ($this->{'Value'} == $dec) |
115
|
0 |
0 |
unless $self->brik_help_run_undef_arg('from_hex', $hex) |
126
|
0 |
0 |
unless $self->brik_help_run_undef_arg('from_string', $string) |
129
|
0 |
0 |
unless (defined $data) |
138
|
0 |
0 |
unless length $this->{'Name'} |
140
|
0 |
0 |
if ($name =~ /$string/i) |