• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pmd / pmd
78%

Build:
DEFAULT BRANCH: main
Repo Added 08 Jul 2017 06:20PM CUT
Files 2137
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • main
  • master
  • pmd/5.5.x
  • pmd/7.0.x

17 Aug 2025 04:39PM CUT coverage: 78.499% (+0.002%) from 78.497%
124

push

github

web-flow
chore(deps): Update tmp from 0.0.33 to 0.2.5 (#5991)

chore: Update tmp from 0.0.33 to 0.2.5

Fixes https://github.com/advisories/GHSA-52f5-9888-hmc6
Fixes https://github.com/pmd/pmd/security/dependabot/85

17923 of 23671 branches covered (75.72%)

Branch coverage included in aggregate %.

39231 of 49138 relevant lines covered (79.84%)

0.81 hits per line

Relevant lines Covered
Build:
Build:
49138 RELEVANT LINES 39231 COVERED LINES
0.81 HITS PER LINE
Source Files on main
  • Tree
  • List 2137
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
0.0
...pmd/lang/apex/ast/ASTJavaMethodCallExpression.java21 3 0 3 0.0 0 0
0.0
...e/pmd/lang/apex/ast/ASTIllegalStoreExpression.java21 3 0 3 0.0 0 0
0.0
...rge/pmd/lang/apex/ast/ASTInstanceOfExpression.java21 3 0 3 0.0 0 0
0.0
.../lang/apex/ast/ASTInvalidDependentCompilation.java28 5 0 5 0.0 0 0
0.0
...lang/apex/ast/ASTConstructorPreambleStatement.java21 3 0 3 0.0 0 0
0.0
.../java/net/sourceforge/pmd/ant/ReportException.java18 2 0 2 0.0 0 0
0.0
...rge/pmd/lang/apex/ast/ASTArrayStoreExpression.java21 3 0 3 0.0 0 0
0.0
...urceforge/pmd/lang/apex/ast/ASTAnonymousClass.java25 4 0 4 0.0 0 0
0.0
...orge/pmd/lang/apex/ast/ASTConstructorPreamble.java21 3 0 3 0.0 0 0
0.0
...e/pmd/lang/apex/ast/ASTJavaVariableExpression.java21 3 0 3 0.0 0 0
Showing 1 to 10 of 2,137 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 214
  • Next
  • ►
    63.74
    pmd-ant/
  • ►
    89.99
    pmd-apex/
  • ►
    69.59
    pmd-cli/
  • ►
    100.0
    pmd-coco/
  • ►
    65.09
    pmd-core/
  • ►
    93.3
    pmd-cpp/
  • ►
    88.76
    pmd-cs/
  • ►
    100.0
    pmd-css/
  • ►
    91.67
    pmd-dart/
  • ►
    64.63
    pmd-doc/
  • ►
    75.0
    pmd-fortran/
  • ►
    83.33
    pmd-gherkin/
  • ►
    83.33
    pmd-go/
  • ►
    88.52
    pmd-groovy/
  • ►
    91.16
    pmd-html/
  • ►
    89.18
    pmd-java/
  • ►
    55.04
    pmd-javascript/
  • ►
    88.19
    pmd-jsp/
  • ►
    0.0
    pmd-julia/
  • ►
    87.5
    pmd-kotlin/
  • ►
    41.86
    pmd-lua/
  • ►
    83.33
    pmd-matlab/
  • ►
    62.42
    pmd-modelica/
  • ►
    83.33
    pmd-objectivec/
  • ►
    75.0
    pmd-perl/
  • ►
    61.76
    pmd-plsql/
  • ►
    92.31
    pmd-python/
  • ►
    75.0
    pmd-ruby/
  • ►
    83.33
    pmd-rust/
  • ►
    52.48
    pmd-scala-modules/
  • ►
    83.09
    pmd-swift/
  • ►
    14.96
    pmd-test/
  • ►
    67.76
    pmd-test-schema/
  • ►
    88.89
    pmd-tsql/
  • ►
    65.12
    pmd-velocity/
  • ►
    88.7
    pmd-visualforce/
  • ►
    82.82
    pmd-xml/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
124 main chore(deps): Update tmp from 0.0.33 to 0.2.5 (#5991) chore: Update tmp from 0.0.33 to 0.2.5 Fixes https://github.com/advisories/GHSA-52f5-9888-hmc6 Fixes https://github.com/pmd/pmd/security/dependabot/85 push 17 Aug 2025 05:02PM CUT web-flow github
78.5
122 main Fix #4911: [java] AvoidRethrowingException consider supertypes in following catches (#5981) Merge pull request #5981 from UncleOwen:issue-4911-AvoidRethrowingException-should-allow-rethrowing-exception-subclasses push 17 Aug 2025 03:49PM CUT adangel github
78.5
121 main chore: Fix typos (#5980) Merge pull request #5980 from zbynek:typos push 16 Aug 2025 06:33PM CUT adangel github
78.49
120 main Fix #5974: [java] NPE in CloseResourceRule (#5979) Merge pull request #5979 from lukasgraef:issue5974 push 16 Aug 2025 04:46PM CUT adangel github
78.49
119 main [java] ShortVariable - improve detection of unnamed variables Refs #5914 Co-authored-by: Juan Martín Sotuyo Dodero <juan.sotuyo@pedidosya.com> push 15 Aug 2025 10:50AM CUT adangel github
78.49
118 main chore(deps): Bump build-tools from 33 to 34 (#5988) push 14 Aug 2025 04:11PM CUT web-flow github
78.48
117 main Merge remote-tracking branch 'origin/main' push 14 Aug 2025 03:52PM CUT adangel github
78.48
113 main chore(deps-dev): bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#5978) Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.4. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](ht... push 11 Aug 2025 07:26PM CUT web-flow github
78.45
111 main chore: CI improvements (#5970) Merge pull request #5970 from adangel:chore/ci-improvements push 08 Aug 2025 11:09AM CUT adangel github
78.46
110 main Fix #4500: [java] Fix AvoidReassigningLoopVariablesRule to allow only simple assignments in the forReassign=skip case (#5930) Merge pull request #5930 from UncleOwen:issue-4500 push 07 Aug 2025 03:03PM CUT adangel github
78.46
See All Builds (2858)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc