Codebase list findbugs / run/8cf02e10-3380-4892-b495-37328671049c/main src / scripts / standard / defectDensity
run/8cf02e10-3380-4892-b495-37328671049c/main

Tree @run/8cf02e10-3380-4892-b495-37328671049c/main (Download .tar.gz)

defectDensity @run/8cf02e10-3380-4892-b495-37328671049c/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