Condition Coverage

bin/bcvi
Criterion Covered Total %
condition 0 75 0.0


and 3 conditions

line !l l&&!r l&&r condition
278 0 0 0 defined $key and length $key
285 0 0 0 $taken and not $$opt{'force_override'}
290 0 0 0 $option_name{$a} and not $$opt{'force_override'}
308 0 0 0 defined $key and length $key
316 0 0 0 $commands{$key} and not $$cmd{'force_override'}
529 0 0 0 $$o{'dispatch_to'} and defined $self->opt($$o{'name'})
836 0 0 0 $need_arg{$1} and not length $2
0 0 0 $need_arg{$1} and not length $2 and @args_in
846 0 0 0 $user and not $target =~ /@/
912 0 0 0 $self->install_bin_directory($host) and $self->install_bcvi_script($host)
0 0 0 $self->install_bin_directory($host) and $self->install_bcvi_script($host) and $self->install_plugins($host)
0 0 0 $self->install_bin_directory($host) and $self->install_bcvi_script($host) and $self->install_plugins($host) and $self->install_remote_aliases($host)
1222 0 0 0 $key and $key eq $self->auth_key
1360 0 0 0 $app and $app->can('commands_pod')
1472 0 0 0 $name_section and /\S/

or 2 conditions

line l !l condition
732 0 0 $sock->getline || ''
743 0 0 $$resp{'content_length'} || (return)
886 0 0 $ENV{'TERM'} || ''
1061 0 0 $self->read_file($bashrc) || ''
1232 0 0 $self->message_from_code($code) || 'Invalid response code'
1252 0 0 $sock->getline || ''

or 3 conditions

line l !l&&r !l&&!r condition
312 0 0 0 $$cmd{'dispatch_to'} ||= "execute_$key"
496 0 0 0 $self->opt('command') || @args
676 0 0 0 $self->opt('command') || $self->default_command
856 0 0 0 $self->opt('port') || $self->default_port
1165 0 0 0 $self->opt('port') || $self->default_port
1363 0 0 0 $commands_pod ||= $class->command_detail