You do not have permission to delete messages in this group
Copy link
Report message
Show original message
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
Generated report highlighted source is completely messed up.
Wrong lines are highlighted , even empty lines are highlighted in green color.
Also line number is wrong.
for example, in the html I see:
the line numbers do not match the source, also in source there are no 'new lines ' after each line of code...
I also compared source to decompiled class and they do match.
Marc Hoffmann
unread,
Nov 16, 2016, 5:30:50 AM11/16/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jac...@googlegroups.com
Hi,
there are two thinks to look at:
1) Are the source files the same source files the class files are
compiled from?
2) Maybe there is a line ending or rendering problem with the JaCoCo
report: Is the source representation in the JaCoCo report the same as
the underlying source file? Can you spot differences here e.g. in line
numbering?
Regards,
-marc
On 2016-11-16 09:59, yevsh wrote:
> Generated report highlighted source is completely messed up.
>
> Wrong lines are highlighted , even empty lines are highlighted in
> green color.
>
> Also line number is wrong.
>
> for example, in the html I see:
>
> [1]
>
> the line numbers do not match the source, also in source there are no
> 'new lines ' after each line of code...
>
> I also compared source to decompiled class and they do match.
>
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jac...@googlegroups.com
Hi,
to help investigating the issue you may provide the following files from
your build:
1) a example *.class file
2) the corresponding *.java file
3) the corresponding generated *.java.html file from the report
Regards,
-marc
On 2016-11-16 09:59, yevsh wrote:
> Generated report highlighted source is completely messed up.
>
> Wrong lines are highlighted , even empty lines are highlighted in
> green color.
>
> Also line number is wrong.
>
> for example, in the html I see:
>
> [1]
>
> the line numbers do not match the source, also in source there are no
> 'new lines ' after each line of code...
>
> I also compared source to decompiled class and they do match.
>
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.