gugod / gugod/Perl-Critic-TooMuchCode
Prohibit too many statements in a subroutine or module
Open
- Dominant language
- Perl
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Would it be possible to support a 'prohibit too many statements' in a similar vein as ProhibitLargeBlock or ProhibitLargeTryBlock? It could be enforced on a per subroutine and outer module level.
It would also be similar to Subroutines::ProhibitExcessComplexity.
Is this feasible? Or is this already implemented elsewhere?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.