| blib/lib/WWW/Mechanize/Plugin/Snapshot.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 14 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 220 | 0 | 0 | 0 | defined $$self{'SnapshotLayout'} and exists $template{$$self{'SnapshotLayout'}} |
| 366 | 0 | 0 | 0 | defined $template_name and defined $template |
| line | l | !l | condition |
|---|---|---|---|
| 164 | 0 | 0 | $pluggable->_snap_count || 0 |
| 183 | 0 | 0 | $ENV{'TMPDIR'} || $ENV{'TEMP'} || $ENV{'TMP'} || die("No TMPDIR/TEMP defined on this system!\n") |
| 211 | 0 | 0 | $$self{'SnapshotLayout'} || '' |
| 274 | 0 | 0 | $comment || $pluggable->snapshot_comment || 'No comment specified' |