Module DependencyCounts
This library provides utility predicates for representing the number of dependencies between types.
Import path
import semmle.code.java.DependencyCounts
Imports
Predicates
fileJarDependencyCount | |
filePackageDependencyCount | |
hasDashedVersion | Given a JAR filename, try to split it into a name and version. This is a heuristic approach assuming that the a dash is used to separate the library name from a largely numeric version such as |
numDepends | The number of dependencies from type |