
emma.emma.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xtools Show documentation
Show all versions of xtools Show documentation
This is test xtools include emma , gcov , valgrind etc
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