| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QWizardPage::setTitle| Name:  | QWizardPage::setTitle |  | Prototype:  | void QWizardPage::setTitle(const QString &title) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3502-3508 |  
  |  | 4 | 2 | 
 QWizardPage::subTitle| Name:  | QWizardPage::subTitle |  | Prototype:  | QString QWizardPage::subTitle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3543-3547 |  
  |  | 2 | 1 | 
 QWizardPage::title| Name:  | QWizardPage::title |  | Prototype:  | QString QWizardPage::title() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3510-3514 |  
  |  | 2 | 1 | 
 QWizardPage::validatePage| Name:  | QWizardPage::validatePage |  | Prototype:  | bool QWizardPage::validatePage() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3653-3656 |  
  |  | 1 | 1 | 
 QWizardPage::wizard| Name:  | QWizardPage::wizard |  | Prototype:  | QWizard *QWizardPage::wizard() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3986-3990 |  
  |  | 2 | 1 | 
 QWizardPagePrivate::QWizardPagePrivate| Name:  | QWizardPagePrivate::QWizardPagePrivate |  | Prototype:  | inline QWizardPagePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 489-490 |  
  |  | 1 | 1 | 
 QWizardPagePrivate::_q_maybeEmitCompleteChanged| Name:  | QWizardPagePrivate::_q_maybeEmitCompleteChanged |  | Prototype:  | void QWizardPagePrivate::_q_maybeEmitCompleteChanged() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 515-521 |  
  |  | 4 | 2 | 
 QWizardPagePrivate::_q_updateCachedCompleteState| Name:  | QWizardPagePrivate::_q_updateCachedCompleteState |  | Prototype:  | void QWizardPagePrivate::_q_updateCachedCompleteState() |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 523-527 |  
  |  | 2 | 1 | 
 QWizardPagePrivate::cachedIsComplete| Name:  | QWizardPagePrivate::cachedIsComplete |  | Prototype:  | bool QWizardPagePrivate::cachedIsComplete() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 507-513 |  
  |  | 4 | 2 | 
 QWizardPrivate::QWizardPrivate| Name:  | QWizardPrivate::QWizardPrivate |  | Prototype:  | inline QWizardPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 558-598 |  
  |  | 1 | 1 | 
 QWizardPrivate::_q_emitCustomButtonClicked| Name:  | QWizardPrivate::_q_emitCustomButtonClicked |  | Prototype:  | void QWizardPrivate::_q_emitCustomButtonClicked() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1675-1685 |  
  |  | 6 | 3 | 
 QWizardPrivate::_q_handleFieldObjectDestroyed| Name:  | QWizardPrivate::_q_handleFieldObjectDestroyed |  | Prototype:  | void QWizardPrivate::_q_handleFieldObjectDestroyed(QObject *object) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1738-1763 |  
  |  | 17 | 6 | 
 QWizardPrivate::_q_updateButtonStates| Name:  | QWizardPrivate::_q_updateButtonStates |  | Prototype:  | void QWizardPrivate::_q_updateButtonStates() |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1687-1736 |  
  |  | 32 | 5 | 
 QWizardPrivate::addField| Name:  | QWizardPrivate::addField |  | Prototype:  | void QWizardPrivate::addField(const QWizardField &field) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 801-821 |  
  |  | 14 | 3 | 
 QWizardPrivate::buttonLayoutContains| Name:  | QWizardPrivate::buttonLayoutContains |  | Prototype:  | bool QWizardPrivate::buttonLayoutContains(QWizard::WizardButton which) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1549-1552 |  
  |  | 1 | 1 | 
 QWizardPrivate::cleanupPagesNotInHistory| Name:  | QWizardPrivate::cleanupPagesNotInHistory |  | Prototype:  | void QWizardPrivate::cleanupPagesNotInHistory() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 785-799 |  
  |  | 8 | 3 | 
 QWizardPrivate::connectButton| Name:  | QWizardPrivate::connectButton |  | Prototype:  | void QWizardPrivate::connectButton(QWizard::WizardButton which) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1445-1453 |  
  |  | 4 | 2 | 
 QWizardPrivate::disableUpdates| Name:  | QWizardPrivate::disableUpdates |  | Prototype:  | void QWizardPrivate::disableUpdates() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1657-1664 |  
  |  | 4 | 2 | 
 QWizardPrivate::enableUpdates| Name:  | QWizardPrivate::enableUpdates |  | Prototype:  | void QWizardPrivate::enableUpdates() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1666-1673 |  
  |  | 4 | 2 | 
 QWizardPrivate::ensureButton| Name:  | QWizardPrivate::ensureButton |  | Prototype:  | bool QWizardPrivate::ensureButton(QWizard::WizardButton which) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1416-1443 |  
  |  | 15 | 5 | 
 QWizardPrivate::init| Name:  | QWizardPrivate::init |  | Prototype:  | void QWizardPrivate::init() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 725-767 |  
  |  | 27 | 4 | 
 QWizardPrivate::isVistaThemeEnabled| Name:  | QWizardPrivate::isVistaThemeEnabled |  | Prototype:  | bool QWizardPrivate::isVistaThemeEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1647-1655 |  
  |  | 1 | 1 | 
 QWizardPrivate::layoutInfoForCurrentPage| Name:  | QWizardPrivate::layoutInfoForCurrentPage |  | Prototype:  | QWizardLayoutInfo QWizardPrivate::layoutInfoForCurrentPage() |  | Coverage:  |   0.000% (0/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 937-994 |  
  |  | 42 | 4 | 
 QWizardPrivate::recreateLayout| Name:  | QWizardPrivate::recreateLayout |  | Prototype:  | void QWizardPrivate::recreateLayout(const QWizardLayoutInfo &info) |  | Coverage:  |   0.000% (0/189) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 996-1276 |  
  |  | 199 | 54 | 
 QWizardPrivate::removeFieldAt| Name:  | QWizardPrivate::removeFieldAt |  | Prototype:  | void QWizardPrivate::removeFieldAt(int index) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 823-836 |  
  |  | 10 | 2 | 
 QWizardPrivate::reset| Name:  | QWizardPrivate::reset |  | Prototype:  | void QWizardPrivate::reset() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 769-783 |  
  |  | 10 | 3 | 
 QWizardPrivate::setButtonLayout| Name:  | QWizardPrivate::setButtonLayout |  | Prototype:  | void QWizardPrivate::setButtonLayout(const QWizard::WizardButton *array, int size) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1516-1547 |  
  |  | 20 | 8 | 
 QWizardPrivate::setStyle| Name:  | QWizardPrivate::setStyle |  | Prototype:  | void QWizardPrivate::setStyle(QStyle *style) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1765-1773 |  
  |  | 6 | 4 | 
 QWizardPrivate::switchToPage| Name:  | QWizardPrivate::switchToPage |  | Prototype:  | void QWizardPrivate::switchToPage(int newId, Direction direction) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 838-910 |  
  |  | 42 | 11 | 
 QWizardPrivate::updateButtonLayout| Name:  | QWizardPrivate::updateButtonLayout |  | Prototype:  | void QWizardPrivate::updateButtonLayout() |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1475-1514 |  
  |  | 27 | 8 | 
 QWizardPrivate::updateButtonTexts| Name:  | QWizardPrivate::updateButtonTexts |  | Prototype:  | void QWizardPrivate::updateButtonTexts() |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1455-1473 |  
  |  | 11 | 7 | 
 QWizardPrivate::updateCurrentPage| Name:  | QWizardPrivate::updateCurrentPage |  | Prototype:  | void QWizardPrivate::updateCurrentPage() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1375-1387 |  
  |  | 8 | 2 | 
 QWizardPrivate::updateLayout| Name:  | QWizardPrivate::updateLayout |  | Prototype:  | void QWizardPrivate::updateLayout() |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1278-1337 |  
  |  | 37 | 10 | 
 QWizardPrivate::updateMinMaxSizes| Name:  | QWizardPrivate::updateMinMaxSizes |  | Prototype:  | void QWizardPrivate::updateMinMaxSizes(const QWizardLayoutInfo &info) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1339-1373 |  
  |  | 21 | 7 | 
 QWizardPrivate::updatePixmap| Name:  | QWizardPrivate::updatePixmap |  | Prototype:  | void QWizardPrivate::updatePixmap(QWizard::WizardPixmap which) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1554-1565 |  
  |  | 6 | 3 | 
 QWizardRuler::QWizardRuler| Name:  | QWizardRuler::QWizardRuler |  | Prototype:  | inline QWizardRuler(QWidget *parent = 0) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 444-445 |  
  |  | 1 | 1 | 
 QWritingSystemsPrivate::QWritingSystemsPrivate| Name:  | QWritingSystemsPrivate::QWritingSystemsPrivate |  | Prototype:  | QWritingSystemsPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp |  | Lines:  | 157-161 |  
  |  | 2 | 1 | 
 QWritingSystemsPrivate::QWritingSystemsPrivate| Name:  | QWritingSystemsPrivate::QWritingSystemsPrivate |  | Prototype:  | QWritingSystemsPrivate(const QWritingSystemsPrivate *other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp |  | Lines:  | 163-167 |  
  |  | 2 | 1 | 
 QXbmHandler::QXbmHandler| Name:  | QXbmHandler::QXbmHandler |  | Prototype:  | QXbmHandler::QXbmHandler() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 256-259 |  
  |  | 2 | 1 | 
 QXbmHandler::canRead| Name:  | QXbmHandler::canRead |  | Prototype:  | bool QXbmHandler::canRead() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 270-281 |  
  |  | 6 | 3 | 
 QXbmHandler::canRead| Name:  | QXbmHandler::canRead |  | Prototype:  | bool QXbmHandler::canRead(QIODevice *device) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 283-298 |  
  |  | 7 | 2 | 
 QXbmHandler::name| Name:  | QXbmHandler::name |  | Prototype:  | QByteArray QXbmHandler::name() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 353-356 |  
  |  | 1 | 1 | 
 QXbmHandler::option| Name:  | QXbmHandler::option |  | Prototype:  | QVariant QXbmHandler::option(ImageOption option) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 331-345 |  
  |  | 11 | 6 | 
 QXbmHandler::read| Name:  | QXbmHandler::read |  | Prototype:  | bool QXbmHandler::read(QImage *image) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 300-317 |  
  |  | 10 | 4 | 
 QXbmHandler::readHeader| Name:  | QXbmHandler::readHeader |  | Prototype:  | bool QXbmHandler::readHeader() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 261-268 |  
  |  | 5 | 2 | 
 QXbmHandler::setOption| Name:  | QXbmHandler::setOption |  | Prototype:  | void QXbmHandler::setOption(ImageOption option, const QVariant &value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 347-351 |  
  |  | 2 | 2 | 
 QXbmHandler::supportsOption| Name:  | QXbmHandler::supportsOption |  | Prototype:  | bool QXbmHandler::supportsOption(ImageOption option) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 324-329 |  
  |  | 3 | 1 | 
 QXbmHandler::write| Name:  | QXbmHandler::write |  | Prototype:  | bool QXbmHandler::write(const QImage &image) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 319-322 |  
  |  | 1 | 1 | 
 QXcbBackingStore::toImage| Name:  | QXcbBackingStore::toImage |  | Prototype:  | QImage QXcbBackingStore::toImage() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 571-574 |  
  |  | 1 | 1 | 
 QXcbClipboard::clipboardReadIncrementalProperty| Name:  | QXcbClipboard::clipboardReadIncrementalProperty |  | Prototype:  | QByteArray QXcbClipboard::clipboardReadIncrementalProperty(xcb_window_t win, xcb_atom_t property, int nbytes, bool nullterm) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp |  | Lines:  | 928-991 |  
  |  | 40 | 11 | 
 QXcbClipboard::incrTransactionPeeker| Name:  | QXcbClipboard::incrTransactionPeeker |  | Prototype:  | void QXcbClipboard::incrTransactionPeeker(xcb_generic_event_t *ge, bool &accepted) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp |  | Lines:  | 336-346 |  
  |  | 6 | 3 | 
 QXcbConnection::checkEvent| Name:  | QXcbConnection::checkEvent |  | Prototype:  | xcb_generic_event_t *QXcbConnection::checkEvent(int type) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1782-1798 |  
  |  | 9 | 3 | 
 QXcbConnection::checkOutputIsPrimary| Name:  | QXcbConnection::checkOutputIsPrimary |  | Prototype:  | bool QXcbConnection::checkOutputIsPrimary(xcb_window_t rootWindow, xcb_randr_output_t output) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 300-315 |  
  |  | 11 | 2 | 
 QXcbConnection::createScreen| Name:  | QXcbConnection::createScreen |  | Prototype:  | QXcbScreen *QXcbConnection::createScreen(QXcbVirtualDesktop *virtualDesktop, const xcb_randr_output_change_t &outputChange, xcb_randr_get_output_info_reply_t *outputInfo) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 340-361 |  
  |  | 11 | 4 | 
 QXcbConnection::createVisualInfoForDefaultVisualId| Name:  | QXcbConnection::createVisualInfoForDefaultVisualId |  | Prototype:  | void *QXcbConnection::createVisualInfoForDefaultVisualId() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1582-1594 |  
  |  | 9 | 2 | 
 QXcbConnection::destroyScreen| Name:  | QXcbConnection::destroyScreen |  | Prototype:  | void QXcbConnection::destroyScreen(QXcbScreen *screen) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 363-390 |  
  |  | 15 | 5 | 
 QXcbConnection::findScreenForCrtc| Name:  | QXcbConnection::findScreenForCrtc |  | Prototype:  | QXcbScreen* QXcbConnection::findScreenForCrtc(xcb_window_t rootWindow, xcb_randr_crtc_t crtc) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 173-181 |  
  |  | 4 | 3 | 
 QXcbConnection::findScreenForOutput| Name:  | QXcbConnection::findScreenForOutput |  | Prototype:  | QXcbScreen* QXcbConnection::findScreenForOutput(xcb_window_t rootWindow, xcb_randr_output_t output) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 183-191 |  
  |  | 4 | 3 | 
 QXcbConnection::handleXcbError| Name:  | QXcbConnection::handleXcbError |  | Prototype:  | void QXcbConnection::handleXcbError(xcb_generic_error_t *error) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 991-1026 |  
  |  | 11 | 2 | 
 QXcbConnection::initializeXinerama| Name:  | QXcbConnection::initializeXinerama |  | Prototype:  | void QXcbConnection::initializeXinerama() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 2164-2178 |  
  |  | 11 | 2 | 
 QXcbConnection::setMousePressWindow| Name:  | QXcbConnection::setMousePressWindow |  | Prototype:  | void QXcbConnection::setMousePressWindow(QXcbWindow *w) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1393-1396 |  
  |  | 1 | 1 | 
 QXcbConnection::updateScreen| Name:  | QXcbConnection::updateScreen |  | Prototype:  | void QXcbConnection::updateScreen(QXcbScreen *screen, const xcb_randr_output_change_t &outputChange) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 317-338 |  
  |  | 13 | 5 | 
 QXcbConnection::updateScreens| Name:  | QXcbConnection::updateScreens |  | Prototype:  | void QXcbConnection::updateScreens(const xcb_randr_notify_event_t *event) |  | Coverage:  |   0.000% (0/87) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 206-298 |  
  |  | 60 | 26 | 
 QXcbConnection::virtualDesktopForRootWindow| Name:  | QXcbConnection::virtualDesktopForRootWindow |  | Prototype:  | QXcbVirtualDesktop* QXcbConnection::virtualDesktopForRootWindow(xcb_window_t rootWindow) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 193-201 |  
  |  | 4 | 3 | 
 QXcbConnection::xEmbedSystemTrayAvailable| Name:  | QXcbConnection::xEmbedSystemTrayAvailable |  | Prototype:  | bool QXcbConnection::xEmbedSystemTrayAvailable() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 2332-2338 |  
  |  | 4 | 2 | 
 QXcbConnection::xi2GetValuatorValueIfSet| Name:  | QXcbConnection::xi2GetValuatorValueIfSet |  | Prototype:  | bool QXcbConnection::xi2GetValuatorValueIfSet(const void *event, int valuatorNum, double *value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 2294-2308 |  
  |  | 10 | 2 | 
 QXcbConnection::xi2HandleDeviceChangedEvent| Name:  | QXcbConnection::xi2HandleDeviceChangedEvent |  | Prototype:  | void QXcbConnection::xi2HandleDeviceChangedEvent(void *event) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines:  | 837-864 |  
  |  | 13 | 5 | 
 QXcbConnection::xi2HandleHierachyEvent| Name:  | QXcbConnection::xi2HandleHierachyEvent |  | Prototype:  | void QXcbConnection::xi2HandleHierachyEvent(void *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines:  | 825-835 |  
  |  | 6 | 3 | 
 QXcbConnection::xi2HandleScrollEvent| Name:  | QXcbConnection::xi2HandleScrollEvent |  | Prototype:  | void QXcbConnection::xi2HandleScrollEvent(void *event, ScrollingDevice &scrollingDevice) |  | Coverage:  |   0.000% (0/71) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines:  | 916-992 |  
  |  | 54 | 23 | 
 QXcbConnection::xi2HandleTabletEvent| Name:  | QXcbConnection::xi2HandleTabletEvent |  | Prototype:  | bool QXcbConnection::xi2HandleTabletEvent(const void *event, TabletData *tabletData) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines:  | 1042-1134 |  
  |  | 61 | 16 | 
 QXcbConnection::xi2ProcessTouch| Name:  | QXcbConnection::xi2ProcessTouch |  | Prototype:  | void QXcbConnection::xi2ProcessTouch(void *xiDevEvent, QXcbWindow *platformWindow) |  | Coverage:  |   0.000% (0/110) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines:  | 595-762 |  
  |  | 119 | 37 | 
 QXcbConnection::xi2ReportTabletEvent| Name:  | QXcbConnection::xi2ReportTabletEvent |  | Prototype:  | void QXcbConnection::xi2ReportTabletEvent(const void *event, TabletData *tabletData) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines:  | 1136-1195 |  
  |  | 57 | 13 | 
 QXcbConnectionGrabber::release| Name:  | QXcbConnectionGrabber::release |  | Prototype:  | void QXcbConnectionGrabber::release() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 2382-2388 |  
  |  | 3 | 2 | 
 QXcbCursor::createBitmapCursor| Name:  | QXcbCursor::createBitmapCursor |  | Prototype:  | xcb_cursor_t QXcbCursor::createBitmapCursor(QCursor *cursor) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp |  | Lines:  | 606-623 |  
  |  | 14 | 3 | 
 QXcbCursor::cursorThemePropertyChanged| Name:  | QXcbCursor::cursorThemePropertyChanged |  | Prototype:  | void QXcbCursor::cursorThemePropertyChanged(QXcbVirtualDesktop *screen, const QByteArray &name, const QVariant &property, void *handle) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp |  | Lines:  | 523-529 |  
  |  | 4 | 1 | 
 QXcbDrag::cancel| Name:  | QXcbDrag::cancel |  | Prototype:  | void QXcbDrag::cancel() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 1090-1096 |  
  |  | 3 | 2 | 
 QXcbDrag::drop| Name:  | QXcbDrag::drop |  | Prototype:  | void QXcbDrag::drop(const QPoint &globalPos) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 495-546 |  
  |  | 35 | 5 | 
 QXcbDrag::endDrag| Name:  | QXcbDrag::endDrag |  | Prototype:  | void QXcbDrag::endDrag() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 221-225 |  
  |  | 2 | 1 | 
 QXcbDrag::eventFilter| Name:  | QXcbDrag::eventFilter |  | Prototype:  | bool QXcbDrag::eventFilter(QObject *o, QEvent *e) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 180-189 |  
  |  | 3 | 2 | 
 QXcbDrag::findRealWindow| Name:  | QXcbDrag::findRealWindow |  | Prototype:  | xcb_window_t QXcbDrag::findRealWindow(const QPoint & pos, xcb_window_t w, int md, bool ignoreNonXdndAwareWindows) |  | Coverage:  |   0.000% (0/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 254-329 |  
  |  | 50 | 16 | 
 QXcbDrag::findTransactionByTime| Name:  | QXcbDrag::findTransactionByTime |  | Prototype:  | int QXcbDrag::findTransactionByTime(xcb_timestamp_t timestamp) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 589-600 |  
  |  | 7 | 3 | 
 QXcbDrag::findTransactionByWindow| Name:  | QXcbDrag::findTransactionByWindow |  | Prototype:  | int QXcbDrag::findTransactionByWindow(xcb_window_t window) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 576-587 |  
  |  | 7 | 3 | 
 QXcbDrag::handleDrop| Name:  | QXcbDrag::handleDrop |  | Prototype:  | void QXcbDrag::handleDrop(QPlatformWindow *, const xcb_client_message_event_t *event) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 940-1003 |  
  |  | 35 | 6 | 
 QXcbDrag::handleEnter| Name:  | QXcbDrag::handleEnter |  | Prototype:  | void QXcbDrag::handleEnter(QPlatformWindow *window, const xcb_client_message_event_t *event, xcb_window_t proxy) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 683-725 |  
  |  | 27 | 10 | 
 QXcbDrag::handleFinished| Name:  | QXcbDrag::handleFinished |  | Prototype:  | void QXcbDrag::handleFinished(const xcb_client_message_event_t *event) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 1006-1053 |  
  |  | 11 | 5 | 
 QXcbDrag::handleLeave| Name:  | QXcbDrag::handleLeave |  | Prototype:  | void QXcbDrag::handleLeave(QPlatformWindow *w, const xcb_client_message_event_t *event) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 880-903 |  
  |  | 7 | 3 | 
 QXcbDrag::handlePosition| Name:  | QXcbDrag::handlePosition |  | Prototype:  | void QXcbDrag::handlePosition(QPlatformWindow * w, const xcb_client_message_event_t *event) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 817-831 |  
  |  | 10 | 4 | 
 QXcbDrag::handleSelectionRequest| Name:  | QXcbDrag::handleSelectionRequest |  | Prototype:  | void QXcbDrag::handleSelectionRequest(const xcb_selection_request_event_t *event) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 1133-1197 |  
  |  | 39 | 11 | 
 QXcbDrag::handleStatus| Name:  | QXcbDrag::handleStatus |  | Prototype:  | void QXcbDrag::handleStatus(const xcb_client_message_event_t *event) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 860-878 |  
  |  | 12 | 5 | 
 QXcbDrag::handle_xdnd_position| Name:  | QXcbDrag::handle_xdnd_position |  | Prototype:  | void QXcbDrag::handle_xdnd_position(QPlatformWindow *w, const xcb_client_message_event_t *e) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 727-799 |  
  |  | 51 | 12 | 
 QXcbDrag::handle_xdnd_status| Name:  | QXcbDrag::handle_xdnd_status |  | Prototype:  | void QXcbDrag::handle_xdnd_status(const xcb_client_message_event_t *event) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 833-858 |  
  |  | 14 | 4 | 
 QXcbDrag::move| Name:  | QXcbDrag::move |  | Prototype:  | void QXcbDrag::move(const QPoint &globalPos) |  | Coverage:  |   0.000% (0/95) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 331-493 |  
  |  | 112 | 25 | 
 QXcbDrag::ownsDragObject| Name:  | QXcbDrag::ownsDragObject |  | Prototype:  | bool QXcbDrag::ownsDragObject() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 1249-1252 |  
  |  | 1 | 1 | 
 QXcbDrag::send_leave| Name:  | QXcbDrag::send_leave |  | Prototype:  | void QXcbDrag::send_leave() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 905-938 |  
  |  | 24 | 4 | 
 QXcbDrag::startDrag| Name:  | QXcbDrag::startDrag |  | Prototype:  | void QXcbDrag::startDrag() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 191-219 |  
  |  | 19 | 6 | 
 QXcbDrag::timerEvent| Name:  | QXcbDrag::timerEvent |  | Prototype:  | void QXcbDrag::timerEvent(QTimerEvent* e) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 1055-1088 |  
  |  | 16 | 7 | 
 QXcbDrag::toDropAction| Name:  | QXcbDrag::toDropAction |  | Prototype:  | Qt::DropAction QXcbDrag::toDropAction(xcb_atom_t a) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 548-557 |  
  |  | 7 | 4 | 
 QXcbDrag::toXdndAction| Name:  | QXcbDrag::toXdndAction |  | Prototype:  | xcb_atom_t QXcbDrag::toXdndAction(Qt::DropAction a) const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 559-574 |  
  |  | 6 | 7 | 
 QXcbDropData::formats_sys| Name:  | QXcbDropData::formats_sys |  | Prototype:  | QStringList QXcbDropData::formats_sys() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 1305-1314 |  
  |  | 6 | 3 | 
 QXcbDropData::hasFormat_sys| Name:  | QXcbDropData::hasFormat_sys |  | Prototype:  | bool QXcbDropData::hasFormat_sys(const QString &format) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 1300-1303 |  
  |  | 1 | 1 |