| lib/XML/eXistDB/RPC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 67 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 87 | 0 | 0 | 0 | $created && $modified |
| 108 | 0 | 0 | 0 | not $_[0] =~ /[\r\n]/ and -f $_[0] |
| 166 | 0 | 0 | 0 | not ref $conf and $conf =~ /^\s*\ |
| 369 | 0 | 0 | 0 | $user && $group |
| 499 | 0 | 0 | 0 | $rc == 0 and $chunk->{'offset'} |
| 727 | 0 | 0 | 0 | $rc == 0 and $chunk->{'offset'} |
| line | l | !l | condition |
|---|---|---|---|
| 54 | 0 | 0 | $args->{'compress_upload'} // 128 |
| 55 | 0 | 0 | $args->{'chunk_size'} // 32 |
| 57 | 0 | 0 | $args->{'user'} // 'guest' |
| 0 | 0 | $args->{'password'} // 'guest' | |
| 60 | 0 | 0 | $args->{'format'} || [] |
| 538 | 0 | 0 | $args{'replace'} || 0 |
| 539 | 0 | 0 | $args{'mime_type'} || 'text/xml' |
| 698 | 0 | 0 | $node // '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 47 | 0 | 0 | 0 | $args->{'schemas'} ||= $rpc->schemas |
| 87 | 0 | 0 | 0 | $created || $modified |
| 229 | 0 | 0 | 0 | $coll ||= $self->{'repository'} |
| 241 | 0 | 0 | 0 | $coll ||= $self->{'repository'} |
| 249 | 0 | 0 | 0 | $coll ||= $self->{'repository'} |
| 303 | 0 | 0 | 0 | $coll ||= $self->{'repository'} |
| 396 | 0 | 0 | 0 | $coll ||= $self->{'repository'} |
| 423 | 0 | 0 | 0 | $coll ||= $self->{'repository'} |
| 442 | 0 | 0 | 0 | $coll ||= $self->{'repository'} |
| 481 | 0 | 0 | 0 | $user ||= $self->{'user'} |
| 805 | 0 | 0 | 0 | $coll ||= $self->{'repository'} |