build-example.xml(ant+junit测试报告)

来源:百度文库 编辑:神马文学网 时间:2024/05/16 16:14:53



















































































destdir="${bin.instrument.dir}"
metadatafile="${coverage.dir}/metadata.emma"
merge="true">










printsummary="withOutAndErr"
errorproperty="test.error"
showoutput="on">

value="-Demma.coverage.out.file=${coverage.dir}/metadata.emma"/>



























sort="+line,+block,+name,+method,+class"
metrics="method:100,block:90,line:90,class:100">



depth="method"/>