| blib/lib/Search/Circa/Indexer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 32 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 153 | 0 | 0 | 0 | $$rc{'cgi'} and $$rc{'cgi'}->param('file') | 
| 409 | 0 | 0 | 0 | -e $file and not -w $file | 
| 411 | 0 | 0 | 0 | $dump and -x $dump | 
| 416 | 0 | 0 | 0 | $dump and -x $dump | 
| 419 | 0 | 0 | 0 | -e $file and not unlink($file) | 
| 484 | 0 | 0 | 0 | $dump and -x $dump | 
| 489 | 0 | 0 | 0 | $dump and -x $dump | 
| line | l | !l | condition | 
|---|---|---|---|
| 152 | 0 | 0 | $$rc{'masque'} || ' ' | 
| 209 | 0 | 0 | $$tab{$id}[1] || undef | 
| 239 | 0 | 0 | $$tab{$id}[4] || undef | 
| 0 | 0 | $$tab{$id}[1] || undef | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 409 | 0 | 0 | 0 | not -w $path or -e $file and not -w $file |