Codebase list findbugs / debian/2.0.3+repack-2 src / scripts / standard / defectDensity
debian/2.0.3+repack-2

Tree @debian/2.0.3+repack-2 (Download .tar.gz)

defectDensity @debian/2.0.3+repack-2raw · 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