All Downloads are FREE. Search and download functionalities are using the official Maven repository.

emma.emma.properties Maven / Gradle / Ivy

There is a newer version: 2.1.6
Show newest version
report.sort          = +block,+name,+method,+class
report.metrics       = method:70,block:80,line:80,class:100
report.depth         = package
report.txt.out.file  = coverage/coverage.txt
report.txt.columns   = class,method,block,line,name
report.xml.out.file  = coverage/coverage.xml
report.html.out.file = coverage/coverage.html
report.html.depth    = method
report.html.columns  = name,class,method,block,line




© 2015 - 2025 Weber Informatics LLC | Privacy Policy