ifw  0.0.1-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Attributes | List of all members
wtools.tools.gcovr.gcovr Class Reference
Inheritance diagram for wtools.tools.gcovr.gcovr:

Public Member Functions

def runnable_status
 

Static Public Attributes

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'
 

Member Function Documentation

def wtools.tools.gcovr.gcovr.runnable_status (   self)

Member Data Documentation

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: