Github user vherilier commented on the issue:
https://github.com/apache/jmeter/pull/313
I attached an archive that contains 2 files:
* a EXP.jtl one
* a EXP.xml one containing PerfPublisher test results content used in my
case by Jenkins to manage test results reports and comparisons.
[reporter.zip](https://github.com/apache/jmeter/files/1382987/reporter.zip)
Only testcases results are reported (not their test step ones) for
PerfPublisher and they matches Transaction Controllers elements in the related
.jmx file
IMHO, in .jtl files, "comments" should be added too because it may improve
test reporting accuracy even from a .jtl file
---