|
string | run_str = '${GCOVR} -o ${SRC[0].parent.get_bld().abspath()}/coverage.html --html --html-details -r ${SRC[0].parent.get_bld().abspath()} -s -f .*/${SRC[0].parent.get_bld().relpath()}' |
|
string | color = 'BLUE' |
|
def wtools.tools.gcovr.gcovr.runnable_status |
( |
|
self | ) |
|
string wtools.tools.gcovr.gcovr.color = 'BLUE' |
|
static |
string wtools.tools.gcovr.gcovr.run_str = '${GCOVR} -o ${SRC[0].parent.get_bld().abspath()}/coverage.html --html --html-details -r ${SRC[0].parent.get_bld().abspath()} -s -f .*/${SRC[0].parent.get_bld().relpath()}' |
|
static |
The documentation for this class was generated from the following file: