Predicate fileJarDependencyCount
Import path
import semmle.code.java.DependencyCounts
predicate
fileJarDependencyCount
(
File
sourceFile
,
int
total
,
string
entity
)