Code Coverage Analysis in .cu files for kernels wrapper functions

Is there a tool or a method to analyse the code coverage in .cu files? There are thousands of host wrapper functions in .cu files in my gpu code base. Can someone suggest me an option.