| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QActionGroup| Name:  | QActionGroup::QActionGroup |  | Prototype:  | QActionGroup::QActionGroup(QObject* parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 154-156 |  
  |  | 2 | 1 | 
 actions| Name:  | QActionGroup::actions |  | Prototype:  | QList<QAction*> QActionGroup::actions() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 254-258 |  
  |  | 2 | 1 | 
 addAction| Name:  | QActionGroup::addAction |  | Prototype:  | QAction *QActionGroup::addAction(const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 213-216 |  
  |  | 1 | 1 | 
 addAction| Name:  | QActionGroup::addAction |  | Prototype:  | QAction *QActionGroup::addAction(const QIcon &icon, const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 227-230 |  
  |  | 1 | 1 | 
 checkedAction| Name:  | QActionGroup::checkedAction |  | Prototype:  | QAction *QActionGroup::checkedAction() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 322-326 |  
  |  | 2 | 1 | 
 isEnabled| Name:  | QActionGroup::isEnabled |  | Prototype:  | bool QActionGroup::isEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 312-316 |  
  |  | 2 | 1 | 
 isExclusive| Name:  | QActionGroup::isExclusive |  | Prototype:  | bool QActionGroup::isExclusive() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 277-281 |  
  |  | 2 | 1 | 
 isVisible| Name:  | QActionGroup::isVisible |  | Prototype:  | bool QActionGroup::isVisible() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 349-353 |  
  |  | 2 | 1 | 
 setExclusive| Name:  | QActionGroup::setExclusive |  | Prototype:  | void QActionGroup::setExclusive(bool b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 271-275 |  
  |  | 2 | 1 | 
 removeAction| Name:  | QActionGroup::removeAction |  | Prototype:  | void QActionGroup::removeAction(QAction *action) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 238-249 |  
  |  | 8 | 3 | 
 setEnabled| Name:  | QActionGroup::setEnabled |  | Prototype:  | void QActionGroup::setEnabled(bool b) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 300-310 |  
  |  | 6 | 3 | 
 setVisible| Name:  | QActionGroup::setVisible |  | Prototype:  | void QActionGroup::setVisible(bool b) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 337-347 |  
  |  | 6 | 3 | 
 addAction| Name:  | QActionGroup::addAction |  | Prototype:  | QAction *QActionGroup::addAction(QAction* a) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 175-202 |  
  |  | 21 | 7 |