1--- 2name: 'Bug report' 3about: 'Report a bug in JaCoCo' 4title: 5labels: 'type: bug :bug:' 6assignes: 7 8--- 9 10THIS IS A BUG TRACKER ONLY. FOR QUESTIONS PLEASE CHECK FAQ OR USE FORUM: 11 12http://www.jacoco.org/jacoco/trunk/doc/faq.html 13 14https://groups.google.com/forum/?fromgroups=#!forum/jacoco 15 16Please understand that 17ISSUES WITHOUT FOLLOWING INFORMATION WILL BE CLOSED WITHOUT COMMENTS! 18Thank you for filling bug report! 19 20### Steps to reproduce 21 22* JaCoCo version: (from right bottom corner of JaCoCo report) 23* Operating system: 24* Tool integration: Maven / Ant / CLI / API (for others please report to respective project) 25* Complete executable reproducer: (e.g. GitHub Repo) 26* Steps: (what exactly are you doing with the above reproducer?) 27 28### Expected behaviour 29 30### Actual behaviour 31 32(In case of exceptions provide FULL STACKTRACE) 33