| blib/lib/Dpkg/Changelog/Debian.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 16 | 37.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 210 | 0 | 0 | 0 | $expect eq 'next heading or end of file' and not $entry->is_empty |
| line | l | !l | condition |
|---|---|---|---|
| 173 | 0 | 0 | file_slurp($fh) // '' |
| 177 | 0 | 2 | file_slurp($fh) // '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 155 | 16 | 232 | 2 | $expect eq 'first heading' or $expect eq 'next heading or end of file' |
| 207 | 250 | 2284 | 0 | $expect eq 'start of change data' or $expect eq 'more change data or trailer' |
| 235 | 0 | 0 | 0 | $expect eq 'start of change data' or $expect eq 'more change data or trailer' |