We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94d41db commit 9bf2f4aCopy full SHA for 9bf2f4a
gen_lcov.sh
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
3
workspace=`pwd`
4
-EXTRACT="${workspace}/src ${workspace}/include"
+EXTRACT="${workspace}/*/op/* ${workspace}/*/util/* ${workspace}/*/request/* ${workspace}/*/response/* ${workspace}/*/trsf/* ${workspace}/include"
5
# clear
6
rm UTReport -rf
7
rm UTResport.tar
0 commit comments