| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 setText| Name:  | QUndoCommand::setText |  | Prototype:  | void QUndoCommand::setText(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 269-279 |  
  |  | 6 | 2 | 
 QUndoCommand| Name:  | QUndoCommand::QUndoCommand |  | Prototype:  | QUndoCommand::QUndoCommand(const QString &text, QUndoCommand *parent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 106-112 |  
  |  | 4 | 2 | 
 child| Name:  | QUndoCommand::child |  | Prototype:  | const QUndoCommand *QUndoCommand::child(int index) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 302-307 |  
  |  | 3 | 2 | 
 QUndoCommand| Name:  | QUndoCommand::QUndoCommand |  | Prototype:  | QUndoCommand::QUndoCommand(QUndoCommand *parent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 124-129 |  
  |  | 3 | 2 | 
 ~QUndoCommand| Name:  | QUndoCommand::~QUndoCommand |  | Prototype:  | QUndoCommand::~QUndoCommand() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 137-141 |  
  |  | 2 | 1 | 
 undo| Name:  | QUndoCommand::undo |  | Prototype:  | void QUndoCommand::undo() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 217-221 |  
  |  | 2 | 2 | 
 redo| Name:  | QUndoCommand::redo |  | Prototype:  | void QUndoCommand::redo() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 199-203 |  
  |  | 2 | 2 | 
 mergeWith| Name:  | QUndoCommand::mergeWith |  | Prototype:  | bool QUndoCommand::mergeWith(const QUndoCommand *command) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 182-186 |  
  |  | 2 | 1 | 
 text| Name:  | QUndoCommand::text |  | Prototype:  | QString QUndoCommand::text() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 232-235 |  
  |  | 1 | 1 | 
 id| Name:  | QUndoCommand::id |  | Prototype:  | int QUndoCommand::id() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 158-161 |  
  |  | 1 | 1 | 
 childCount| Name:  | QUndoCommand::childCount |  | Prototype:  | int QUndoCommand::childCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 289-292 |  
  |  | 1 | 1 | 
 actionText| Name:  | QUndoCommand::actionText |  | Prototype:  | QString QUndoCommand::actionText() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 249-252 |  
  |  | 1 | 1 |