I am doing unit testing of C++ using gtest and using Bullseye coverage for test coverage.
I can see all results from Bullseye coverage.
But I want to create job on Jenkins and see all chart or graphical result on Jenkins. Is their any plugin or any suggestion for it?
Thanks