ruoyi1...@gmail.com
unread,May 15, 2017, 8:51:23 AM5/15/17Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JaCoCo and EclEmma Users
Hi:
I use api own output coverage report,
E,g:
ExecFileLoader execFileLoader=new ExecFileLoader();
execFileLoader.load(execfile);
CoverageBuilder coverageBuilder=new CoverageBuilder();
Analyzer analyzer = new Analyzer(execFileLoader.getExecutionDataStore(), coverageBuilder);
but,Statistics on the windows above the coverage of information are normal,But deployed in the linux environment under the tomcat to cover the information on the wrong, the same exec file with the same src file
environment:Linux sjs_108_199 3.10.0-229.el7.x86_64 #1 SMP Fri Mar 6 11:36:42 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux