| blib/lib/Net/Dropbox/API.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 21 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 194 | 0 | 0 | 0 | defined $_[0] and ref $_[0] eq 'HASH' | 
| 390 | 0 | 0 | 0 | defined $_[0] and ref $_[0] eq 'HASH' | 
| line | l | !l | condition | 
|---|---|---|---|
| 317 | 0 | 0 | shift() || '' | 
| 331 | 0 | 0 | shift() || '' | 
| 363 | 0 | 0 | shift() || '' | 
| 364 | 0 | 0 | shift() || '' | 
| 395 | 0 | 0 | shift() || 'GET' | 
| 398 | 0 | 0 | shift() || 'api' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 332 | 0 | 0 | 0 | shift() || basename($file) |