Rework filter to exclude simple constructors

This commit is contained in:
Benjamin Muskalla
2021-09-03 13:38:01 +02:00
parent 9ed14b438e
commit ab5c1d6bdd
9 changed files with 57 additions and 67 deletions

View File

@@ -1 +1 @@
| rt.jar | 3 |
| rt.jar | 1 |

View File

@@ -1,4 +1,3 @@
| java.io.PrintStream#println(Object) | 3 |
| java.lang.Object#Object() | 2 |
| java.lang.String#length() | 1 |
| java.time.Duration#ofMillis(long) | 1 |