| bin/wdrender | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 11 | 36.3 |
| line | l | !l | condition |
|---|---|---|---|
| 75 | 0 | 2 | $ENV{'WebDyneHandler'} || 'WebDyne' |
| 116 | 0 | 0 | 'IO::File'->new($dest_fn, 577) || (return err("unable to open file $dest_fn for output, $!")) |
| 158 | 0 | 2 | $opt{'repeat'} || 1 |
| 162 | 2 | 0 | 'WebDyne::Request::Fake'->new('filename', $srce_fn, %opt) || (return err()) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 124 | 2 | 0 | 0 | shift @{$argv_ar;} || pod2usage("$main::Script: no source file specified !") |