File: | Dpkg/Changelog/Debian.pm |
Coverage: | 37.5% |
line | % | coverage | condition | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
154 | 100 |
| $expect eq "first heading" or $expect eq "next heading or end of file" | ||||||||||||
172 | 0 |
| file_slurp($fh) // "" | ||||||||||||
176 | 50 |
| file_slurp($fh) // "" | ||||||||||||
206 | 67 |
| $expect eq "start of change data" or $expect eq "more change data or trailer" | ||||||||||||
209 | 0 |
| $expect eq "next heading or end of file" and not $entry->is_empty | ||||||||||||
234 | 0 |
| $expect eq "start of change data" or $expect eq "more change data or trailer" |