logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

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

Description

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

Instance Methods

diffstat 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).

Name

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

See Also

lintian(1) Lintian v2.122.0ubuntu1 2025-05-01 Lintian::Processable::Diffstat(3)

Synopsis

use Lintian::Processable;

See Also