| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QDBusConnection::operator=| Name:  | QDBusConnection::operator= |  | Prototype:  | QDBusConnection &QDBusConnection::operator=(const QDBusConnection &other) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 476-484 |  
  |  | 6 | 3 | 
 QDBusConnection::disconnectFromPeer| Name:  | QDBusConnection::disconnectFromPeer |  | Prototype:  | void QDBusConnection::disconnectFromPeer(const QString &name) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 558-567 |  
  |  | 6 | 3 | 
 QDBusConnection::disconnectFromBus| Name:  | QDBusConnection::disconnectFromBus |  | Prototype:  | void QDBusConnection::disconnectFromBus(const QString &name) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 537-546 |  
  |  | 6 | 3 | 
 QDBusConnection::callWithCallback| Name:  | QDBusConnection::callWithCallback |  | Prototype:  | bool QDBusConnection::callWithCallback(const QDBusMessage &message, QObject *receiver, const char *returnMethod, const char *errorMethod, int timeout) const |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 607-619 |  
  |  | 7 | 3 | 
 QDBusConnection::QDBusConnection| Name:  | QDBusConnection::QDBusConnection |  | Prototype:  | QDBusConnection::QDBusConnection(const QString &name) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 426-436 |  
  |  | 6 | 3 | 
 QDBusBlockingCallWatcher::~QDBusBlockingCallWatcher| Name:  | QDBusBlockingCallWatcher::~QDBusBlockingCallWatcher |  | Prototype:  | ~QDBusBlockingCallWatcher() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 2018-2029 |  
  |  | 7 | 3 | 
 QDBusArgumentPrivate::checkRead| Name:  | QDBusArgumentPrivate::checkRead |  | Prototype:  | bool QDBusArgumentPrivate::checkRead(QDBusArgumentPrivate *d) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 134-148 |  
  |  | 6 | 3 | 
 QDBusArgument::currentType| Name:  | QDBusArgument::currentType |  | Prototype:  | QDBusArgument::ElementType QDBusArgument::currentType() const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 589-596 |  
  |  | 5 | 3 | 
 QDBusArgument::currentSignature| Name:  | QDBusArgument::currentSignature |  | Prototype:  | QString QDBusArgument::currentSignature() const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 570-578 |  
  |  | 5 | 3 | 
 QDBusAbstractInterfacePrivate::canMakeCalls| Name:  | QDBusAbstractInterfacePrivate::canMakeCalls |  | Prototype:  | bool QDBusAbstractInterfacePrivate::canMakeCalls() const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 141-150 |  
  |  | 5 | 3 | 
 QCursorData::setBitmap| Name:  | QCursorData::setBitmap |  | Prototype:  | QCursorData *QCursorData::setBitmap(const QBitmap &bitmap, const QBitmap &mask, int hotX, int hotY, qreal devicePixelRatio) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 659-677 |  
  |  | 14 | 3 | 
 QCursorData::initialize| Name:  | QCursorData::initialize |  | Prototype:  | void QCursorData::initialize() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 650-657 |  
  |  | 5 | 3 | 
 QCursor::pos| Name:  | QCursor::pos |  | Prototype:  | QPoint QCursor::pos(const QScreen *screen) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 185-196 |  
  |  | 7 | 3 | 
 QCursor::QCursor| Name:  | QCursor::QCursor |  | Prototype:  | QCursor::QCursor() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 445-457 |  
  |  | 8 | 3 | 
 QCursor::QCursor| Name:  | QCursor::QCursor |  | Prototype:  | QCursor::QCursor(const QPixmap &pixmap, int hotX, int hotY) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 380-401 |  
  |  | 13 | 3 | 
 QCssScanner_Generated::handleCommentStart| Name:  | QCssScanner_Generated::handleCommentStart |  | Prototype:  | int QCssScanner_Generated::handleCommentStart() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2104-2115 |  
  |  | 7 | 3 | 
 QCosmeticStroker::renderCubicSubdivision| Name:  | QCosmeticStroker::renderCubicSubdivision |  | Prototype:  | void QCosmeticStroker::renderCubicSubdivision(QCosmeticStroker::PointF *points, int level, int caps) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 685-704 |  
  |  | 12 | 3 | 
 QCoreApplicationPrivate::notify_helper| Name:  | QCoreApplicationPrivate::notify_helper |  | Prototype:  | bool QCoreApplicationPrivate::notify_helper(QObject *receiver, QEvent * event) |  | Coverage:  |  63.636% (7/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1111-1123 |  
  |  | 7 | 3 | 
 QCoreApplicationPrivate::appendApplicationPathToLibraryPaths| Name:  | QCoreApplicationPrivate::appendApplicationPathToLibraryPaths |  | Prototype:  | void QCoreApplicationPrivate::appendApplicationPathToLibraryPaths() |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 548-564 |  
  |  | 8 | 3 | 
 QCoreApplication::setOrganizationName| Name:  | QCoreApplication::setOrganizationName |  | Prototype:  | void QCoreApplication::setOrganizationName(const QString &orgName) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2313-2322 |  
  |  | 5 | 3 | 
 QCoreApplication::setOrganizationDomain| Name:  | QCoreApplication::setOrganizationDomain |  | Prototype:  | void QCoreApplication::setOrganizationDomain(const QString &orgDomain) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2350-2359 |  
  |  | 5 | 3 | 
 QCoreApplication::setLibraryPaths| Name:  | QCoreApplication::setLibraryPaths |  | Prototype:  | void QCoreApplication::setLibraryPaths(const QStringList &paths) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2528-2545 |  
  |  | 8 | 3 | 
 QCoreApplication::setApplicationVersion| Name:  | QCoreApplication::setApplicationVersion |  | Prototype:  | void QCoreApplication::setApplicationVersion(const QString &version) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2423-2432 |  
  |  | 5 | 3 | 
 QCoreApplication::installNativeEventFilter| Name:  | QCoreApplication::installNativeEventFilter |  | Prototype:  | void QCoreApplication::installNativeEventFilter(QAbstractNativeEventFilter *filterObj) |  | Coverage:  |  44.444% (4/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2664-2675 |  
  |  | 7 | 3 | 
 QCoreApplication::exit| Name:  | QCoreApplication::exit |  | Prototype:  | void QCoreApplication::exit(int returnCode) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1292-1315 |  
  |  | 7 | 3 | 
 QCoreApplication::arguments| Name:  | QCoreApplication::arguments |  | Prototype:  | QStringList QCoreApplication::arguments() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2243-2287 |  
  |  | 10 | 3 | 
 QCoreApplication::applicationDirPath| Name:  | QCoreApplication::applicationDirPath |  | Prototype:  | QString QCoreApplication::applicationDirPath() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2087-2098 |  
  |  | 7 | 3 | 
 QConfFileSettingsPrivate::sync| Name:  | QConfFileSettingsPrivate::sync |  | Prototype:  | void QConfFileSettingsPrivate::sync() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 1329-1341 |  
  |  | 5 | 3 | 
 QConfFileSettingsPrivate::isWritable| Name:  | QConfFileSettingsPrivate::isWritable |  | Prototype:  | bool QConfFileSettingsPrivate::isWritable() const |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 1356-1366 |  
  |  | 6 | 3 | 
 QConfFileSettingsPrivate::initFormat| Name:  | QConfFileSettingsPrivate::initFormat |  | Prototype:  | void QConfFileSettingsPrivate::initFormat() |  | Coverage:  |  90.909% (10/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 924-948 |  
  |  | 14 | 3 | 
 QConfFileSettingsPrivate::ensureAllSectionsParsed| Name:  | QConfFileSettingsPrivate::ensureAllSectionsParsed |  | Prototype:  | void QConfFileSettingsPrivate::ensureAllSectionsParsed(QConfFile *confFile) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 1883-1893 |  
  |  | 6 | 3 | 
 QConfFile::mergedKeyMap| Name:  | QConfFile::mergedKeyMap |  | Prototype:  | ParsedSettingsMap QConfFile::mergedKeyMap() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 164-174 |  
  |  | 7 | 3 | 
 QCompletionModel::setSourceModel| Name:  | QCompletionModel::setSourceModel |  | Prototype:  | void QCompletionModel::setSourceModel(QAbstractItemModel *source) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 174-196 |  
  |  | 14 | 3 | 
 QCompletionEngine::lookupCache| Name:  | QCompletionEngine::lookupCache |  | Prototype:  | bool QCompletionEngine::lookupCache(QString part, const QModelIndex& parent, QMatchData *m) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 512-521 |  
  |  | 7 | 3 | 
 QCompleter::splitPath| Name:  | QCompleter::splitPath |  | Prototype:  | QStringList QCompleter::splitPath(const QString& path) const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1814-1853 |  
  |  | 13 | 3 | 
 QCompleter::setFilterMode| Name:  | QCompleter::setFilterMode |  | Prototype:  | void QCompleter::setFilterMode(Qt::MatchFlags filterMode) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1150-1167 |  
  |  | 9 | 3 | 
 QCompleter::setCompletionColumn| Name:  | QCompleter::setCompletionColumn |  | Prototype:  | void QCompleter::setCompletionColumn(int column) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1575-1586 |  
  |  | 7 | 3 | 
 QCommonListViewBase::updateVerticalScrollBar| Name:  | QCommonListViewBase::updateVerticalScrollBar |  | Prototype:  | void QCommonListViewBase::updateVerticalScrollBar(const QSize &step) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1909-1937 |  
  |  | 13 | 3 | 
 QCommonListViewBase::updateHorizontalScrollBar| Name:  | QCommonListViewBase::updateHorizontalScrollBar |  | Prototype:  | void QCommonListViewBase::updateHorizontalScrollBar(const QSize &step) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1879-1907 |  
  |  | 13 | 3 | 
 QCommandLineParser::values| Name:  | QCommandLineParser::values |  | Prototype:  | QStringList QCommandLineParser::values(const QString &optionName) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 863-877 |  
  |  | 10 | 3 | 
 QCommandLineParser::addVersionOption| Name:  | QCommandLineParser::addVersionOption |  | Prototype:  | QCommandLineOption QCommandLineParser::addVersionOption() |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 408-414 |  
  |  | 3 | 3 | 
 QCommandLineParser::addHelpOption| Name:  | QCommandLineParser::addHelpOption |  | Prototype:  | QCommandLineOption QCommandLineParser::addHelpOption() |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 428-439 |  
  |  | 7 | 3 | 
 QComboBoxPrivateContainer::topMargin| Name:  | QComboBoxPrivateContainer::topMargin |  | Prototype:  | int QComboBoxPrivateContainer::topMargin() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 596-605 |  
  |  | 5 | 3 | 
 QComboBoxPrivateContainer::timerEvent| Name:  | QComboBoxPrivateContainer::timerEvent |  | Prototype:  | void QComboBoxPrivateContainer::timerEvent(QTimerEvent *timerEvent) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 386-396 |  
  |  | 6 | 3 | 
 QComboBoxPrivateContainer::spacing| Name:  | QComboBoxPrivateContainer::spacing |  | Prototype:  | int QComboBoxPrivateContainer::spacing() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 610-621 |  
  |  | 7 | 3 | 
 QComboBoxPrivateContainer::resizeEvent| Name:  | QComboBoxPrivateContainer::resizeEvent |  | Prototype:  | void QComboBoxPrivateContainer::resizeEvent(QResizeEvent *e) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 398-412 |  
  |  | 9 | 3 | 
 QComboBoxPrivate::updateLineEditGeometry| Name:  | QComboBoxPrivate::updateLineEditGeometry |  | Prototype:  | void QComboBoxPrivate::updateLineEditGeometry() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1170-1187 |  
  |  | 13 | 3 | 
 QComboBoxPrivate::updateLayoutDirection| Name:  | QComboBoxPrivate::updateLayoutDirection |  | Prototype:  | void QComboBoxPrivate::updateLayoutDirection() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 372-383 |  
  |  | 9 | 3 | 
 QComboBoxPrivate::computeWidthHint| Name:  | QComboBoxPrivate::computeWidthHint |  | Prototype:  | int QComboBoxPrivate::computeWidthHint() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 288-310 |  
  |  | 15 | 3 | 
 QComboBoxPrivate::_q_modelReset| Name:  | QComboBoxPrivate::_q_modelReset |  | Prototype:  | void QComboBoxPrivate::_q_modelReset() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 226-237 |  
  |  | 8 | 3 | 
 QComboBoxPrivate::_q_itemSelected| Name:  | QComboBoxPrivate::_q_itemSelected |  | Prototype:  | void QComboBoxPrivate::_q_itemSelected(const QModelIndex &item) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1278-1288 |  
  |  | 7 | 3 | 
 QComboBoxPrivate::_q_editingFinished| Name:  | QComboBoxPrivate::_q_editingFinished |  | Prototype:  | void QComboBoxPrivate::_q_editingFinished() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1201-1212 |  
  |  | 6 | 3 | 
 QComboBoxPrivate::_q_completerActivated| Name:  | QComboBoxPrivate::_q_completerActivated |  | Prototype:  | void QComboBoxPrivate::_q_completerActivated(const QModelIndex &index) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 193-212 |  
  |  | 6 | 3 | 
 QComboBox::setView| Name:  | QComboBox::setView |  | Prototype:  | void QComboBox::setView(QAbstractItemView *itemView) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2408-2419 |  
  |  | 7 | 3 | 
 QComboBox::setModelColumn| Name:  | QComboBox::setModelColumn |  | Prototype:  | void QComboBox::setModelColumn(int visibleColumn) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3446-3459 |  
  |  | 9 | 3 | 
 QComboBox::setMinimumContentsLength| Name:  | QComboBox::setMinimumContentsLength |  | Prototype:  | void QComboBox::setMinimumContentsLength(int characters) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1632-1647 |  
  |  | 10 | 3 | 
 QComboBox::setMaxCount| Name:  | QComboBox::setMaxCount |  | Prototype:  | void QComboBox::setMaxCount(int max) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1401-1414 |  
  |  | 8 | 3 | 
 QComboBox::setCurrentText| Name:  | QComboBox::setCurrentText |  | Prototype:  | void QComboBox::setCurrentText(const QString &text) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2093-2102 |  
  |  | 5 | 3 | 
 QComboBox::setCompleter| Name:  | QComboBox::setCompleter |  | Prototype:  | void QComboBox::setCompleter(QCompleter *c) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1881-1891 |  
  |  | 7 | 3 | 
 QComboBox::inputMethodEvent| Name:  | QComboBox::inputMethodEvent |  | Prototype:  | void QComboBox::inputMethodEvent(QInputMethodEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3342-3353 |  
  |  | 6 | 3 | 
 QComboBox::focusInEvent| Name:  | QComboBox::focusInEvent |  | Prototype:  | void QComboBox::focusInEvent(QFocusEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2885-2896 |  
  |  | 6 | 3 | 
 QComboBox::currentText| Name:  | QComboBox::currentText |  | Prototype:  | QString QComboBox::currentText() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2146-2155 |  
  |  | 6 | 3 | 
 QColumnViewPrivate::setPreviewWidget| Name:  | QColumnViewPrivate::setPreviewWidget |  | Prototype:  | void QColumnViewPrivate::setPreviewWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 834-853 |  
  |  | 16 | 3 | 
 QColumnView::setSelectionModel| Name:  | QColumnView::setSelectionModel |  | Prototype:  | void QColumnView::setSelectionModel(QItemSelectionModel *newSelectionModel) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 498-508 |  
  |  | 6 | 3 | 
 QColumnView::setColumnWidths| Name:  | QColumnView::setColumnWidths |  | Prototype:  | void QColumnView::setColumnWidths(const QList<int> &list) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 863-877 |  
  |  | 10 | 3 | 
 QColumnView::scrollContentsBy| Name:  | QColumnView::scrollContentsBy |  | Prototype:  | void QColumnView::scrollContentsBy(int dx, int dy) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 241-252 |  
  |  | 8 | 3 | 
 QColumnView::resizeEvent| Name:  | QColumnView::resizeEvent |  | Prototype:  | void QColumnView::resizeEvent(QResizeEvent *event) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 386-399 |  
  |  | 9 | 3 | 
 QColumnView::indexAt| Name:  | QColumnView::indexAt |  | Prototype:  | QModelIndex QColumnView::indexAt(const QPoint &point) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 206-217 |  
  |  | 8 | 3 | 
 QColormap::initialize| Name:  | QColormap::initialize |  | Prototype:  | void QColormap::initialize() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp |  | Lines:  | 64-81 |  
  |  | 12 | 3 | 
 QColormap::colorAt| Name:  | QColormap::colorAt |  | Prototype:  | const QColor QColormap::colorAt(uint pixel) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp |  | Lines:  | 194-221 |  
  |  | 12 | 3 | 
 QColorWell::mouseMoveEvent| Name:  | QColorWell::mouseMoveEvent |  | Prototype:  | void QColorWell::mouseMoveEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 625-649 |  
  |  | 19 | 3 | 
 QColorShowLabel::mouseMoveEvent| Name:  | QColorShowLabel::mouseMoveEvent |  | Prototype:  | void QColorShowLabel::mouseMoveEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1113-1135 |  
  |  | 15 | 3 | 
 QColorPicker::resizeEvent| Name:  | QColorPicker::resizeEvent |  | Prototype:  | void QColorPicker::resizeEvent(QResizeEvent *ev) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 957-979 |  
  |  | 17 | 3 | 
 QColorLuminancePicker::paintEvent| Name:  | QColorLuminancePicker::paintEvent |  | Prototype:  | void QColorLuminancePicker::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 820-850 |  
  |  | 25 | 3 | 
 QColorDialogPrivate::initWidgets| Name:  | QColorDialogPrivate::initWidgets |  | Prototype:  | void QColorDialogPrivate::initWidgets() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1693-1834 |  
  |  | 73 | 3 | 
 QColorDialogPrivate::handleColorPickingKeyPress| Name:  | QColorDialogPrivate::handleColorPickingKeyPress |  | Prototype:  | bool QColorDialogPrivate::handleColorPickingKeyPress(QKeyEvent *e) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 2258-2270 |  
  |  | 9 | 3 | 
 QColorDialogPrivate::canBeNativeDialog| Name:  | QColorDialogPrivate::canBeNativeDialog |  | Prototype:  | bool QColorDialogPrivate::canBeNativeDialog() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1869-1885 |  
  |  | 10 | 3 | 
 QColorDialogPrivate::_q_updateColorPicking| Name:  | QColorDialogPrivate::_q_updateColorPicking |  | Prototype:  | void QColorDialogPrivate::_q_updateColorPicking() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 2213-2230 |  
  |  | 7 | 3 | 
 QColorDialog::done| Name:  | QColorDialog::done |  | Prototype:  | void QColorDialog::done(int result) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 2279-2295 |  
  |  | 11 | 3 | 
 QColor::setRedF| Name:  | QColor::setRedF |  | Prototype:  | void QColor::setRedF(qreal red) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1200-1207 |  
  |  | 4 | 3 | 
 QColor::setRed| Name:  | QColor::setRed |  | Prototype:  | void QColor::setRed(int red) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1116-1123 |  
  |  | 4 | 3 | 
 QColor::setGreenF| Name:  | QColor::setGreenF |  | Prototype:  | void QColor::setGreenF(qreal green) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1228-1235 |  
  |  | 4 | 3 | 
 QColor::setGreen| Name:  | QColor::setGreen |  | Prototype:  | void QColor::setGreen(int green) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1143-1150 |  
  |  | 4 | 3 | 
 QColor::setBlueF| Name:  | QColor::setBlueF |  | Prototype:  | void QColor::setBlueF(qreal blue) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1255-1262 |  
  |  | 4 | 3 | 
 QColor::setBlue| Name:  | QColor::setBlue |  | Prototype:  | void QColor::setBlue(int blue) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1172-1179 |  
  |  | 4 | 3 | 
 QColor::name| Name:  | QColor::name |  | Prototype:  | QString QColor::name(NameFormat format) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 526-536 |  
  |  | 4 | 3 | 
 QColor::fromHslF| Name:  | QColor::fromHslF |  | Prototype:  | QColor QColor::fromHslF(qreal h, qreal s, qreal l, qreal a) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2111-2131 |  
  |  | 16 | 3 | 
 QColor::dark| Name:  | QColor::dark |  | Prototype:  | QColor QColor::dark(int factor) const noexcept |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2383-2395 |  
  |  | 7 | 3 | 
 QCollator::detach| Name:  | QCollator::detach |  | Prototype:  | void QCollator::detach() |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp |  | Lines:  | 148-160 |  
  |  | 9 | 3 | 
 QCollator::compare| Name:  | QCollator::compare |  | Prototype:  | int QCollator::compare(const QChar *s1, int len1, const QChar *s2, int len2) const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp |  | Lines:  | 105-114 |  
  |  | 5 | 3 | 
 QClipboard::setMimeData| Name:  | QClipboard::setMimeData |  | Prototype:  | void QClipboard::setMimeData(QMimeData* src, Mode mode) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp |  | Lines:  | 470-481 |  
  |  | 6 | 3 | 
 QClipData::~QClipData| Name:  | QClipData::~QClipData |  | Prototype:  | QClipData::~QClipData() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3698-3704 |  
  |  | 4 | 3 | 
 QClipData::setClipRegion| Name:  | QClipData::setClipRegion |  | Prototype:  | void QClipData::setClipRegion(const QRegion ®ion) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3899-3923 |  
  |  | 14 | 3 | 
 QClipData::setClipRect| Name:  | QClipData::setClipRect |  | Prototype:  | void QClipData::setClipRect(const QRect &rect) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3873-3894 |  
  |  | 12 | 3 | 
 QCheckBox::sizeHint| Name:  | QCheckBox::sizeHint |  | Prototype:  | QSize QCheckBox::sizeHint() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 278-294 |  
  |  | 14 | 3 | 
 QCheckBox::setCheckState| Name:  | QCheckBox::setCheckState |  | Prototype:  | void QCheckBox::setCheckState(Qt::CheckState state) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 255-272 |  
  |  | 12 | 3 | 
 QChar::decompositionTag| Name:  | QChar::decompositionTag |  | Prototype:  | QChar::Decomposition QChar::decompositionTag(uint ucs4) noexcept |  | Coverage:  |  92.308% (12/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1358-1366 |  
  |  | 6 | 3 | 
 QCalendarYearValidator::applyToDate| Name:  | QCalendarYearValidator::applyToDate |  | Prototype:  | QDate QCalendarYearValidator::applyToDate(const QDate &date) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 401-411 |  
  |  | 8 | 3 | 
 QCalendarWidgetPrivate::setNavigatorEnabled| Name:  | QCalendarWidgetPrivate::setNavigatorEnabled |  | Prototype:  | void QCalendarWidgetPrivate::setNavigatorEnabled(bool enable) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1703-1726 |  
  |  | 17 | 3 | 
 QCalendarWidgetPrivate::_q_slotChangeDate| Name:  | QCalendarWidgetPrivate::_q_slotChangeDate |  | Prototype:  | void QCalendarWidgetPrivate::_q_slotChangeDate(const QDate &date, bool changeMonth) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1977-1990 |  
  |  | 10 | 3 |