We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41d4b15 + 944ce64 commit 7132fc9Copy full SHA for 7132fc9
lib/cc/engine/analyzers/php/main.rb
@@ -14,7 +14,7 @@ class Main < CC::Engine::Analyzers::Base
14
"**/*.inc",
15
"**/*.module"
16
]
17
- DEFAULT_MASS_THRESHOLD = 10
+ DEFAULT_MASS_THRESHOLD = 28
18
POINTS_PER_OVERAGE = 100_000
19
20
private
0 commit comments