Codebase list findbugs / lintian-fixes/main src / scripts / standard / defectDensity
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

defectDensity @lintian-fixes/mainraw · history · blame

#! /bin/sh

# Generate a defect density table from a bug collection

@GET_FBHOME@

@SET_DEFAULT_JAVA@

fb_mainclass=edu.umd.cs.findbugs.workflow.DefectDensity

@WRAP_JAVA@

# vim:ts=3