DOKK / manpages / debian 11 / lintian / Lintian::Processable::Diffstat.3.en
Lintian::Processable::Diffstat(3) Debian Package Checker Lintian::Processable::Diffstat(3)

Lintian::Processable::Diffstat - access to collected diffstat data

    use Lintian::Processable;

Lintian::Processable::Diffstat provides an interface to diffstat data.

Returns the path to diffstat output run on the Debian packaging diff (a.k.a. the "diff.gz") for 1.0 non-native packages. For source packages without a "diff.gz" component, this returns the path to an empty file (this may be a device like /dev/null).

Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.

lintian(1)

2020-11-27 Lintian v2.104.0