| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QApplication::font| Name:  | QApplication::font |  | Prototype:  | QFont QApplication::font() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1579-1582 |  
  |  | 1 | 1 | 
 QApplication::font| Name:  | QApplication::font |  | Prototype:  | QFont QApplication::font(const QWidget *widget) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1592-1617 |  
  |  | 11 | 5 | 
 QApplication::font| Name:  | QApplication::font |  | Prototype:  | QFont QApplication::font(const char *className) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1626-1635 |  
  |  | 6 | 3 | 
 QApplication::focusWidget| Name:  | QApplication::focusWidget |  | Prototype:  | QWidget *QApplication::focusWidget() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1816-1819 |  
  |  | 1 | 1 | 
 QApplication::exec| Name:  | QApplication::exec |  | Prototype:  | int QApplication::exec() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2977-2980 |  
  |  | 1 | 1 | 
 QApplication::event| Name:  | QApplication::event |  | Prototype:  | bool QApplication::event(QEvent *e) |  | Coverage:  |   0.000% (0/70) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1997-2076 |  
  |  | 52 | 20 | 
 QApplication::doubleClickInterval| Name:  | QApplication::doubleClickInterval |  | Prototype:  | int QApplication::doubleClickInterval() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4089-4092 |  
  |  | 1 | 1 | 
 QApplication::desktop| Name:  | QApplication::desktop |  | Prototype:  | QDesktopWidget *QApplication::desktop() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2867-2875 |  
  |  | 5 | 3 | 
 QApplication::cursorFlashTime| Name:  | QApplication::cursorFlashTime |  | Prototype:  | int QApplication::cursorFlashTime() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4071-4074 |  
  |  | 1 | 1 | 
 QApplication::compressEvent| Name:  | QApplication::compressEvent |  | Prototype:  | bool QApplication::compressEvent(QEvent *event, QObject *receiver, QPostEventList *postedEvents) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 978-1007 |  
  |  | 21 | 8 | 
 QApplication::colorSpec| Name:  | QApplication::colorSpec |  | Prototype:  | int QApplication::colorSpec() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1316-1319 |  
  |  | 1 | 1 | 
 QApplication::closeAllWindows| Name:  | QApplication::closeAllWindows |  | Prototype:  | void QApplication::closeAllWindows() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1957-1961 |  
  |  | 2 | 1 | 
 QApplication::beep| Name:  | QApplication::beep |  | Prototype:  | void QApplication::beep() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4222-4225 |  
  |  | 1 | 1 | 
 QApplication::autoSipEnabled| Name:  | QApplication::autoSipEnabled |  | Prototype:  | bool QApplication::autoSipEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1077-1080 |  
  |  | 1 | 1 | 
 QApplication::allWidgets| Name:  | QApplication::allWidgets |  | Prototype:  | QWidgetList QApplication::allWidgets() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1802-1807 |  
  |  | 3 | 2 | 
 QApplication::alert| Name:  | QApplication::alert |  | Prototype:  | void QApplication::alert(QWidget *widget, int duration) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4035-4046 |  
  |  | 7 | 5 | 
 QApplication::activeWindow| Name:  | QApplication::activeWindow |  | Prototype:  | QWidget *QApplication::activeWindow() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1886-1889 |  
  |  | 1 | 1 | 
 QApplication::activePopupWidget| Name:  | QApplication::activePopupWidget |  | Prototype:  | QWidget *QApplication::activePopupWidget() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 788-792 |  
  |  | 2 | 1 | 
 QApplication::activeModalWidget| Name:  | QApplication::activeModalWidget |  | Prototype:  | QWidget *QApplication::activeModalWidget() |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 809-813 |  
  |  | 2 | 1 | 
 QApplication::aboutQt| Name:  | QApplication::aboutQt |  | Prototype:  | void QApplication::aboutQt() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1972-1977 |  
  |  | 1 | 1 | 
 QApplication::QApplication| Name:  | QApplication::QApplication |  | Prototype:  | QApplication::QApplication(int &argc, char **argv, int _internal) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 565-571 |  
  |  | 2 | 1 | 
 QAnimationTimer::instance| Name:  | QAnimationTimer::instance |  | Prototype:  | QAnimationTimer *QAnimationTimer::instance() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 579-582 |  
  |  | 1 | 1 | 
 QAnimationGroup::indexOfAnimation| Name:  | QAnimationGroup::indexOfAnimation |  | Prototype:  | int QAnimationGroup::indexOfAnimation(QAbstractAnimation *animation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp |  | Lines:  | 151-155 |  
  |  | 2 | 1 | 
 QAnimationDriver::uninstall| Name:  | QAnimationDriver::uninstall |  | Prototype:  | void QAnimationDriver::uninstall() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 858-862 |  
  |  | 2 | 1 | 
 QAnimationDriver::startTime| Name:  | QAnimationDriver::startTime |  | Prototype:  | qint64 QAnimationDriver::startTime() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 800-803 |  
  |  | 1 | 1 | 
 QAnimationDriver::install| Name:  | QAnimationDriver::install |  | Prototype:  | void QAnimationDriver::install() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 846-850 |  
  |  | 2 | 1 | 
 QAnimationDriver::QAnimationDriver| Name:  | QAnimationDriver::QAnimationDriver |  | Prototype:  | QAnimationDriver::QAnimationDriver(QAnimationDriverPrivate &dd, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 765-768 |  
  |  | 2 | 1 | 
 QAlphaWidget::run| Name:  | QAlphaWidget::run |  | Prototype:  | void QAlphaWidget::run(int time) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 127-175 |  
  |  | 26 | 4 | 
 QAlphaWidget::render| Name:  | QAlphaWidget::render |  | Prototype:  | void QAlphaWidget::render() |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 235-286 |  
  |  | 21 | 6 | 
 QAlphaWidget::paintEvent| Name:  | QAlphaWidget::paintEvent |  | Prototype:  | void QAlphaWidget::paintEvent(QPaintEvent*) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 117-121 |  
  |  | 2 | 1 | 
 QAlphaWidget::eventFilter| Name:  | QAlphaWidget::eventFilter |  | Prototype:  | bool QAlphaWidget::eventFilter(QObject *o, QEvent *e) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 180-212 |  
  |  | 19 | 11 | 
 QAlphaWidget::closeEvent| Name:  | QAlphaWidget::closeEvent |  | Prototype:  | void QAlphaWidget::closeEvent(QCloseEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 217-227 |  
  |  | 6 | 2 | 
 QAlphaWidget::alphaBlend| Name:  | QAlphaWidget::alphaBlend |  | Prototype:  | void QAlphaWidget::alphaBlend() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 291-326 |  
  |  | 23 | 5 | 
 QAlphaWidget::QAlphaWidget| Name:  | QAlphaWidget::QAlphaWidget |  | Prototype:  | QAlphaWidget::QAlphaWidget(QWidget* w, Qt::WindowFlags f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 94-103 |  
  |  | 4 | 1 | 
 QAlphaPaintEnginePrivate::~QAlphaPaintEnginePrivate| Name:  | QAlphaPaintEnginePrivate::~QAlphaPaintEnginePrivate |  | Prototype:  | QAlphaPaintEnginePrivate::~QAlphaPaintEnginePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 399-403 |  
  |  | 2 | 1 | 
 QAlphaPaintEnginePrivate::resetState| Name:  | QAlphaPaintEnginePrivate::resetState |  | Prototype:  | void QAlphaPaintEnginePrivate::resetState(QPainter *p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 501-517 |  
  |  | 11 | 1 | 
 QAlphaPaintEnginePrivate::fullyContained| Name:  | QAlphaPaintEnginePrivate::fullyContained |  | Prototype:  | bool QAlphaPaintEnginePrivate::fullyContained(const QRectF &rect) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 495-499 |  
  |  | 2 | 1 | 
 QAlphaPaintEnginePrivate::drawAlphaImage| Name:  | QAlphaPaintEnginePrivate::drawAlphaImage |  | Prototype:  | void QAlphaPaintEnginePrivate::drawAlphaImage(const QRectF &rect) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 448-493 |  
  |  | 32 | 3 | 
 QAlphaPaintEnginePrivate::canSeeTroughBackground| Name:  | QAlphaPaintEnginePrivate::canSeeTroughBackground |  | Prototype:  | bool QAlphaPaintEnginePrivate::canSeeTroughBackground(bool somethingInRectHasAlpha, const QRectF &rect) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 436-446 |  
  |  | 6 | 3 | 
 QAlphaPaintEnginePrivate::addPenWidth| Name:  | QAlphaPaintEnginePrivate::addPenWidth |  | Prototype:  | QRectF QAlphaPaintEnginePrivate::addPenWidth(const QPainterPath &path) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 405-429 |  
  |  | 17 | 5 | 
 QAlphaPaintEnginePrivate::addAlphaRect| Name:  | QAlphaPaintEnginePrivate::addAlphaRect |  | Prototype:  | void QAlphaPaintEnginePrivate::addAlphaRect(const QRectF &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 431-434 |  
  |  | 1 | 1 | 
 QAlphaPaintEnginePrivate::QAlphaPaintEnginePrivate| Name:  | QAlphaPaintEnginePrivate::QAlphaPaintEnginePrivate |  | Prototype:  | QAlphaPaintEnginePrivate::QAlphaPaintEnginePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 382-397 |  
  |  | 3 | 1 | 
 QAlphaPaintEngine::updateState| Name:  | QAlphaPaintEngine::updateState |  | Prototype:  | void QAlphaPaintEngine::updateState(const QPaintEngineState &state) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 103-159 |  
  |  | 37 | 9 | 
 QAlphaPaintEngine::flushAndInit| Name:  | QAlphaPaintEngine::flushAndInit |  | Prototype:  | void QAlphaPaintEngine::flushAndInit(bool init) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 291-368 |  
  |  | 46 | 5 | 
 QAlphaPaintEngine::end| Name:  | QAlphaPaintEngine::end |  | Prototype:  | bool QAlphaPaintEngine::end() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 90-101 |  
  |  | 6 | 2 | 
 QAlphaPaintEngine::drawTiledPixmap| Name:  | QAlphaPaintEngine::drawTiledPixmap |  | Prototype:  | void QAlphaPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &s) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 258-277 |  
  |  | 10 | 4 | 
 QAlphaPaintEngine::drawTextItem| Name:  | QAlphaPaintEngine::drawTextItem |  | Prototype:  | void QAlphaPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 235-256 |  
  |  | 11 | 4 | 
 QAlphaPaintEngine::drawPolygon| Name:  | QAlphaPaintEngine::drawPolygon |  | Prototype:  | void QAlphaPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 184-212 |  
  |  | 17 | 5 | 
 QAlphaPaintEngine::drawPixmap| Name:  | QAlphaPaintEngine::drawPixmap |  | Prototype:  | void QAlphaPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 214-233 |  
  |  | 10 | 4 | 
 QAlphaPaintEngine::drawPath| Name:  | QAlphaPaintEngine::drawPath |  | Prototype:  | void QAlphaPaintEngine::drawPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 161-182 |  
  |  | 11 | 4 | 
 QAlphaPaintEngine::continueCall| Name:  | QAlphaPaintEngine::continueCall |  | Prototype:  | bool QAlphaPaintEngine::continueCall() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 285-289 |  
  |  | 2 | 1 | 
 QAlphaPaintEngine::cleanUp| Name:  | QAlphaPaintEngine::cleanUp |  | Prototype:  | void QAlphaPaintEngine::cleanUp() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 370-380 |  
  |  | 6 | 1 | 
 QAlphaPaintEngine::begin| Name:  | QAlphaPaintEngine::begin |  | Prototype:  | bool QAlphaPaintEngine::begin(QPaintDevice *pdev) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 58-88 |  
  |  | 20 | 2 | 
 QAlphaPaintEngine::alphaClipping| Name:  | QAlphaPaintEngine::alphaClipping |  | Prototype:  | QRegion QAlphaPaintEngine::alphaClipping() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 279-283 |  
  |  | 2 | 1 | 
 QAlphaPaintEngine::QAlphaPaintEngine| Name:  | QAlphaPaintEngine::QAlphaPaintEngine |  | Prototype:  | QAlphaPaintEngine::QAlphaPaintEngine(QAlphaPaintEnginePrivate &data, PaintEngineFeatures devcaps) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 47-51 |  
  |  | 3 | 1 | 
 QAdoptedThread::run| Name:  | QAdoptedThread::run |  | Prototype:  | void QAdoptedThread::run() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 129-133 |  
  |  | 1 | 1 | 
 QActionPrivate::showStatusText| Name:  | QActionPrivate::showStatusText |  | Prototype:  | bool QActionPrivate::showStatusText(QWidget *widget, const QString &str) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 86-99 |  
  |  | 5 | 2 | 
 QActionPrivate::setShortcutEnabled| Name:  | QActionPrivate::setShortcutEnabled |  | Prototype:  | void QActionPrivate::setShortcutEnabled(bool enable, QShortcutMap &map) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 166-175 |  
  |  | 6 | 4 | 
 QActionPrivate::sendDataChanged| Name:  | QActionPrivate::sendDataChanged |  | Prototype:  | void QActionPrivate::sendDataChanged() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 101-118 |  
  |  | 10 | 3 | 
 QActionPrivate::redoGrabAlternate| Name:  | QActionPrivate::redoGrabAlternate |  | Prototype:  | void QActionPrivate::redoGrabAlternate(QShortcutMap &map) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 135-164 |  
  |  | 20 | 10 | 
 QActionPrivate::redoGrab| Name:  | QActionPrivate::redoGrab |  | Prototype:  | void QActionPrivate::redoGrab(QShortcutMap &map) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 121-133 |  
  |  | 10 | 5 | 
 QActionPrivate::QActionPrivate| Name:  | QActionPrivate::QActionPrivate |  | Prototype:  | QActionPrivate::QActionPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 69-80 |  
  |  | 3 | 1 | 
 QActionGroupPrivate::_q_actionTriggered| Name:  | QActionGroupPrivate::_q_actionTriggered |  | Prototype:  | void QActionGroupPrivate::_q_actionTriggered() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 80-86 |  
  |  | 4 | 1 | 
 QActionGroupPrivate::_q_actionHovered| Name:  | QActionGroupPrivate::_q_actionHovered |  | Prototype:  | void QActionGroupPrivate::_q_actionHovered() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 88-94 |  
  |  | 4 | 1 | 
 QActionGroupPrivate::_q_actionChanged| Name:  | QActionGroupPrivate::_q_actionChanged |  | Prototype:  | void QActionGroupPrivate::_q_actionChanged() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 62-78 |  
  |  | 11 | 6 | 
 QActionGroupPrivate::QActionGroupPrivate| Name:  | QActionGroupPrivate::QActionGroupPrivate |  | Prototype:  | QActionGroupPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 49-49 |  
  |  | 1 | 1 | 
 QActionGroup::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 | 
 QActionGroup::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 | 
 QActionGroup::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 | 
 QActionGroup::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 | 
 QActionGroup::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 | 
 QActionGroup::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 | 
 QActionGroup::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 | 
 QActionGroup::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 | 
 QActionGroup::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 | 
 QActionGroup::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 | 
 QActionGroup::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::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 | 
 QActionGroup::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 | 
 QActionEvent::QActionEvent| Name:  | QActionEvent::QActionEvent |  | Prototype:  | QActionEvent::QActionEvent(int type, QAction *action, QAction *before) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3318-3320 |  
  |  | 1 | 1 | 
 QAction::~QAction| Name:  | QAction::~QAction |  | Prototype:  | QAction::~QAction() |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 564-588 |  
  |  | 14 | 6 | 
 QAction::whatsThis| Name:  | QAction::whatsThis |  | Prototype:  | QString QAction::whatsThis() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 861-865 |  
  |  | 2 | 1 | 
 QAction::toolTip| Name:  | QAction::toolTip |  | Prototype:  | QString QAction::toolTip() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 803-812 |  
  |  | 6 | 3 | 
 QAction::toggle| Name:  | QAction::toggle |  | Prototype:  | void QAction::toggle() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 956-960 |  
  |  | 2 | 1 | 
 QAction::text| Name:  | QAction::text |  | Prototype:  | QString QAction::text() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 730-739 |  
  |  | 6 | 2 | 
 QAction::statusTip| Name:  | QAction::statusTip |  | Prototype:  | QString QAction::statusTip() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 835-839 |  
  |  | 2 | 1 | 
 QAction::showStatusText| Name:  | QAction::showStatusText |  | Prototype:  | bool QAction::showStatusText(QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 1135-1139 |  
  |  | 1 | 1 | 
 QAction::shortcuts| Name:  | QAction::shortcuts |  | Prototype:  | QList<QKeySequence> QAction::shortcuts() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 466-475 |  
  |  | 7 | 3 | 
 QAction::shortcutContext| Name:  | QAction::shortcutContext |  | Prototype:  | Qt::ShortcutContext QAction::shortcutContext() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 496-500 |  
  |  | 2 | 1 | 
 QAction::shortcut| Name:  | QAction::shortcut |  | Prototype:  | QKeySequence QAction::shortcut() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 452-456 |  
  |  | 2 | 1 | 
 QAction::setWhatsThis| Name:  | QAction::setWhatsThis |  | Prototype:  | void QAction::setWhatsThis(const QString &whatsthis) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 851-859 |  
  |  | 5 | 2 | 
 QAction::setVisible| Name:  | QAction::setVisible |  | Prototype:  | void QAction::setVisible(bool b) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 1054-1067 |  
  |  | 9 | 3 | 
 QAction::setToolTip| Name:  | QAction::setToolTip |  | Prototype:  | void QAction::setToolTip(const QString &tooltip) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 793-801 |  
  |  | 5 | 2 | 
 QAction::setText| Name:  | QAction::setText |  | Prototype:  | void QAction::setText(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 720-728 |  
  |  | 5 | 2 | 
 QAction::setStatusTip| Name:  | QAction::setStatusTip |  | Prototype:  | void QAction::setStatusTip(const QString &statustip) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 825-833 |  
  |  | 5 | 2 | 
 QAction::setShortcuts| Name:  | QAction::setShortcuts |  | Prototype:  | void QAction::setShortcuts(const QList<QKeySequence> &shortcuts) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 409-429 |  
  |  | 13 | 4 | 
 QAction::setShortcuts| Name:  | QAction::setShortcuts |  | Prototype:  | void QAction::setShortcuts(QKeySequence::StandardKey key) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 441-445 |  
  |  | 2 | 1 | 
 QAction::setShortcutContext| Name:  | QAction::setShortcutContext |  | Prototype:  | void QAction::setShortcutContext(Qt::ShortcutContext context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 484-494 |  
  |  | 8 | 3 | 
 QAction::setShortcut| Name:  | QAction::setShortcut |  | Prototype:  | void QAction::setShortcut(const QKeySequence &shortcut) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 388-399 |  
  |  | 7 | 3 | 
 QAction::setSeparator| Name:  | QAction::setSeparator |  | Prototype:  | void QAction::setSeparator(bool b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 686-694 |  
  |  | 5 | 2 |