Condition Coverage

blib/lib/LCC.pm
Criterion Covered Total %
condition 0 50 0.0


and 3 conditions

line !l l&&!r l&&r condition
383 0 0 0 exists $self->{'Documents'} and @{$self->{'Documents'};}

or 2 conditions

line l !l condition
147 0 0 shift() || ''
391 0 0 $self->{'Documents'} || []
393 0 0 $backend->{'new'} ||= {}
394 0 0 $backend->{'url'} ||= {}
401 0 0 $self->{'_next_documents'} || 0
504 0 0 $backend->{'new'} || {}
505 0 0 $backend->{'url'} || {}
515 0 0 $url->{$id} || ''
517 0 0 $urlid->{$_} or ''
524 0 0 $mtime or ''
525 0 0 $length or ''
526 0 0 $md5 or ''
527 0 0 $mimetype or ''
528 0 0 $subtype or ''
641 0 0 $self->{'PrintError'} or ''
650 0 0 $self->{'RaiseError'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
190 0 0 0 $_[0]{'UNS'} ||= 'LCC::UNS'->_new(@_)
410 0 0 0 $thistime->browse_url || $thistime->_browse_url
411 0 0 0 $thistime->conceptual_url || $thistime->_conceptual_url
412 0 0 0 $thistime->fetch_url || $thistime->_fetch_url
621 0 0 0 $self->{$_} ||= $parent->{$_}