perlcritic add-ons that generally check for dead code
https://metacpan.org/pod/Perl::Critic::TooMuchCode
This add-on for Perl::Critic is aiming for identifying trivial dead code. Either the ones that has no use, or the one that produce no effect. Having dead code floating around causes maintenance burden. Some might prefer not to generate them in the first place.
- Sources inherited from project openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rguenther:plgrnd/perl-Perl-Critic-TooMuchCode && cd $_
- Create Badge
Refresh
Refresh
Comments 0