Codebase list findbugs / c1d41bf6-1670-436d-b563-f46880c3268c/main src / scripts / standard / defectDensity
c1d41bf6-1670-436d-b563-f46880c3268c/main

Tree @c1d41bf6-1670-436d-b563-f46880c3268c/main (Download .tar.gz)

defectDensity @c1d41bf6-1670-436d-b563-f46880c3268c/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