| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 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:  | 206-209 |  
  |  | 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:  | 220-223 |  
  |  | 1 | 1 | 
 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:  | 148-150 |  
  |  | 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:  | 247-251 |  
  |  | 2 | 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:  | 315-319 |  
  |  | 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:  | 305-309 |  
  |  | 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:  | 270-274 |  
  |  | 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:  | 342-346 |  
  |  | 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:  | 264-268 |  
  |  | 2 | 1 | 
 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:  | 293-303 |  
  |  | 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:  | 330-340 |  
  |  | 6 | 3 | 
 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:  | 231-242 |  
  |  | 8 | 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:  | 169-195 |  
  |  | 20 | 7 |