| blib/lib/MIME/Lite/Generator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 9 | 66.6 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 16 | 10 | 0 | 36 | defined $$msg{'Path'} or defined $$msg{'FH'} |
| 10 | 26 | 10 | defined $$msg{'Path'} or defined $$msg{'FH'} or defined $$msg{'Data'} | |
| 145 | 10 | 0 | 0 | 'FileHandle'->new || Carp::croak("can't get new filehandle\n") |