Condition Coverage

blib/lib/App/Sys/Info.pm
Criterion Covered Total %
condition 12 36 33.3


and 3 conditions

line !l l&&!r l&&r condition
28 1 0 0 $NEED_CHCP and $OLDCP
55 1 0 0 $self->os->is_winnt && $ENV{'PROMPT'}
212 0 0 0 $user and $real
214 0 0 0 $real && $real ne $user

or 2 conditions

line l !l condition
209 0 1 $os->login_name || (return)
225 1 0 $cpu[0] || {}
234 2 0 shift() || (return)
279 1 0 $self->meta->{'page_file_total'} || (return)
280 1 0 $self->meta->{'page_file_available'} || (return)
289 5 0 shift() || (return $self->NA)
312 1 0 $self->cpu->bitness || '??'
313 1 0 $self->os->bitness || '??'
320 1 0 $self->meta->{'install_date'} || (return)

or 3 conditions

line l !l&&r !l&&!r condition
32 0 0 0 shift() || croak('No encoding specified')
329 1 0 0 $@ or not $bv