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

TooMuchCode::ProhibitLargeTryBlock -- Find oversized `try..catch` block.

Description

       You may or may not consider it a bad idea to have a lot of code in a "try" block.  If you do, this module
       can be used to catch the oversized try blocks.

perl v5.36.0                                       2023-10-05             Perl::Critic::P...itLargeTryBlock(3pm)

Name

       TooMuchCode::ProhibitLargeTryBlock -- Find oversized `try..catch` block.

See Also