Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QHttpSocketEngine::readHttpHeaderName: | QHttpSocketEngine::readHttpHeader | Prototype: | bool QHttpSocketEngine::readHttpHeader() | Coverage: | 66.667% (22/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 671-702 |
| | 22 | 9 |
QHttpSocketEngine::waitForReadName: | QHttpSocketEngine::waitForRead | Prototype: | bool QHttpSocketEngine::waitForRead(int msecs, bool *timedOut) | Coverage: | 45.455% (15/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 332-368 |
| | 20 | 9 |
QIcon::addFileName: | QIcon::addFile | Prototype: | void QIcon::addFile(const QString &fileName, const QSize &size, Mode mode, State state) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 1005-1041 |
| | 20 | 9 |
QIconModeViewBase::filterDropEventName: | QIconModeViewBase::filterDropEvent | Prototype: | bool QIconModeViewBase::filterDropEvent(QDropEvent *e) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2760-2801 |
| | 33 | 9 |
QIconModeViewBase::itemIndexName: | QIconModeViewBase::itemIndex | Prototype: | int QIconModeViewBase::itemIndex(const QListViewItem &item) const | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3094-3128 |
| | 23 | 9 |
QImageScale::qimageCalcApointsName: | QImageScale::qimageCalcApoints | Prototype: | int* QImageScale::qimageCalcApoints(int s, int d, int up) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 164-209 |
| | 31 | 9 |
QIntValidator::validateName: | QIntValidator::validate | Prototype: | QValidator::State QIntValidator::validate(QString & input, int&) const | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 398-435 |
| | 22 | 9 |
QInternalMimeData::retrieveDataName: | QInternalMimeData::retrieveData | Prototype: | QVariant QInternalMimeData::retrieveData(const QString &mimeType, QVariant::Type type) const | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | Lines: | 224-264 |
| | 29 | 9 |
QIntersectionFinder::linesIntersectName: | QIntersectionFinder::linesIntersect | Prototype: | bool QIntersectionFinder::linesIntersect(const QLineF &a, const QLineF &b) const | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 107-172 |
| | 39 | 9 |
QIntersectionPoint::isOnLineName: | QIntersectionPoint::isOnLine | Prototype: | bool QIntersectionPoint::isOnLine(const QPodPoint &u, const QPodPoint &v) const | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 336-371 |
| | 24 | 9 |
QItemDelegate::drawDisplayName: | QItemDelegate::drawDisplay | Prototype: | void QItemDelegate::drawDisplay(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, const QString &text) const | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 590-668 |
| | 56 | 9 |
QItemDelegate::editorEventName: | QItemDelegate::editorEvent | Prototype: | bool QItemDelegate::editorEvent(QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 1111-1160 |
| | 31 | 9 |
QItemSelectionModel::isSelectedName: | QItemSelectionModel::isSelected | Prototype: | bool QItemSelectionModel::isSelected(const QModelIndex &index) const | Coverage: | 93.103% (27/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1393-1425 |
| | 20 | 9 |
QItemSelectionModel::selectName: | QItemSelectionModel::select | Prototype: | void QItemSelectionModel::select(const QItemSelection &selection, QItemSelectionModel::SelectionFlags command) | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1245-1297 |
| | 27 | 9 |
QJsonPrivate::Value::valueToStoreName: | QJsonPrivate::Value::valueToStore | Prototype: | uint Value::valueToStore(const QJsonValue &v, uint offset) | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 368-388 |
| | 8 | 9 |
QJsonValue::QJsonValueName: | QJsonValue::QJsonValue | Prototype: | QJsonValue::QJsonValue(QJsonPrivate::Data *data, QJsonPrivate::Base *base, const QJsonPrivate::Value &v) | Coverage: | 93.750% (15/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 108-137 |
| | 17 | 9 |
QKeySequencePrivate::keyNameName: | QKeySequencePrivate::keyName | Prototype: | QString QKeySequencePrivate::keyName(int key, QKeySequence::SequenceFormat format) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1283-1337 |
| | 25 | 9 |
QLCDNumberPrivate::drawDigitName: | QLCDNumberPrivate::drawDigit | Prototype: | void QLCDNumberPrivate::drawDigit(const QPoint &pos, QPainter &p, int segLen, char newCh, char oldCh) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 824-866 |
| | 28 | 9 |
QLayout::alignmentRectName: | QLayout::alignmentRect | Prototype: | QRect QLayout::alignmentRect(const QRect &r) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1305-1350 |
| | 30 | 9 |
QLayout::replaceWidgetName: | QLayout::replaceWidget | Prototype: | QLayoutItem *QLayout::replaceWidget(QWidget *from, QWidget *to, Qt::FindChildOptions options) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1150-1184 |
| | 25 | 9 |
QLibraryPrivate::updatePluginStateName: | QLibraryPrivate::updatePluginState | Prototype: | void QLibraryPrivate::updatePluginState() | Coverage: | 53.571% (15/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 693-764 |
| | 37 | 9 |
QLineEdit::changeEventName: | QLineEdit::changeEvent | Prototype: | void QLineEdit::changeEvent(QEvent *ev) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2160-2191 |
| | 20 | 9 |
QListData::moveName: | QListData::move | Prototype: | void QListData::move(int from, int to) | Coverage: | 86.667% (26/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 289-327 |
| | 26 | 9 |
QLocale::dayNameName: | QLocale::dayName | Prototype: | QString QLocale::dayName(int day, FormatType type) const | Coverage: | 60.870% (14/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2225-2260 |
| | 23 | 9 |
QLocale::standaloneMonthNameName: | QLocale::standaloneMonthName | Prototype: | QString QLocale::standaloneMonthName(int month, FormatType type) const | Coverage: | 65.217% (15/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2178-2214 |
| | 24 | 9 |
QLocaleId::withLikelySubtagsAddedName: | QLocaleId::withLikelySubtagsAdded | Prototype: | QLocaleId QLocaleId::withLikelySubtagsAdded() const | Coverage: | 67.742% (21/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 228-262 |
| | 21 | 9 |
QLockFilePrivate::tryLock_sysName: | QLockFilePrivate::tryLock_sys | Prototype: | QLockFile::LockError QLockFilePrivate::tryLock_sys() | Coverage: | 47.368% (9/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 169-215 |
| | 21 | 9 |
QLoggingRule::parseName: | QLoggingRule::parse | Prototype: | void QLoggingRule::parse(const QStringRef &pattern) | Coverage: | 100.000% (27/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 119-160 |
| | 29 | 9 |
QMdiArea::removeSubWindowName: | QMdiArea::removeSubWindow | Prototype: | void QMdiArea::removeSubWindow(QWidget *widget) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2004-2043 |
| | 28 | 9 |
QMdiAreaPrivate::_q_deactivateAllWindowsName: | QMdiAreaPrivate::_q_deactivateAllWindows | Prototype: | void QMdiAreaPrivate::_q_deactivateAllWindows(QMdiSubWindow *aboutToActivate) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 708-739 |
| | 22 | 9 |
QMdiAreaPrivate::_q_processWindowStateChangedName: | QMdiAreaPrivate::_q_processWindowStateChanged | Prototype: | void QMdiAreaPrivate::_q_processWindowStateChanged(Qt::WindowStates oldState, Qt::WindowStates newState) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 744-775 |
| | 19 | 9 |
QMdiAreaPrivate::appendChildName: | QMdiAreaPrivate::appendChild | Prototype: | void QMdiAreaPrivate::appendChild(QMdiSubWindow *child) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 825-873 |
| | 31 | 9 |
QMdiAreaPrivate::nextVisibleSubWindowName: | QMdiAreaPrivate::nextVisibleSubWindow | Prototype: | QMdiSubWindow *QMdiAreaPrivate::nextVisibleSubWindow(int increaseFactor, QMdiArea::WindowOrder order, int removedIndex, int fromIndex) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1437-1486 |
| | 28 | 9 |
QMdiAreaPrivate::setViewModeName: | QMdiAreaPrivate::setViewMode | Prototype: | void QMdiAreaPrivate::setViewMode(QMdiArea::ViewMode mode) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1549-1617 |
| | 39 | 9 |
QMdiSubWindow::minimumSizeHintName: | QMdiSubWindow::minimumSizeHint | Prototype: | QSize QMdiSubWindow::minimumSizeHint() const | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 3501-3549 |
| | 26 | 9 |
QMdiSubWindow::mouseMoveEventName: | QMdiSubWindow::mouseMoveEvent | Prototype: | void QMdiSubWindow::mouseMoveEvent(QMouseEvent *mouseEvent) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 3310-3350 |
| | 24 | 9 |
QMdiSubWindow::mousePressEventName: | QMdiSubWindow::mousePressEvent | Prototype: | void QMdiSubWindow::mousePressEvent(QMouseEvent *mouseEvent) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 3182-3223 |
| | 24 | 9 |
QMdiSubWindowPrivate::setMaximizeModeName: | QMdiSubWindowPrivate::setMaximizeMode | Prototype: | void QMdiSubWindowPrivate::setMaximizeMode() | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1328-1411 |
| | 48 | 9 |
QMenu::mouseMoveEventName: | QMenu::mouseMoveEvent | Prototype: | void QMenu::mouseMoveEvent(QMouseEvent *e) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 3132-3166 |
| | 23 | 9 |
QMenuBar::minimumSizeHintName: | QMenuBar::minimumSizeHint | Prototype: | QSize QMenuBar::minimumSizeHint() const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 1557-1604 |
| | 40 | 9 |
QMenuBarPrivate::handleReparentName: | QMenuBarPrivate::handleReparent | Prototype: | void QMenuBarPrivate::handleReparent() | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 1326-1382 |
| | 24 | 9 |
QMenuBarPrivate::setCurrentActionName: | QMenuBarPrivate::setCurrentAction | Prototype: | void QMenuBarPrivate::setCurrentAction(QAction *action, bool popup, bool activateFirst) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 354-395 |
| | 28 | 9 |
QMetaObject::propertyName: | QMetaObject::property | Prototype: | QMetaProperty QMetaObject::property(int index) const | Coverage: | 86.667% (26/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1092-1140 |
| | 36 | 9 |
QMetaObjectPrivate::disconnectHelperName: | QMetaObjectPrivate::disconnectHelper | Prototype: | bool QMetaObjectPrivate::disconnectHelper(QObjectPrivate::Connection *c, const QObject *receiver, int method_index, void **slot, QMutex *senderMutex, DisconnectType disconnectType) | Coverage: | 87.805% (36/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3324-3367 |
| | 28 | 9 |
QMimeBinaryProvider::matchSuffixTreeName: | QMimeBinaryProvider::matchSuffixTree | Prototype: | bool QMimeBinaryProvider::matchSuffixTree(QMimeGlobMatchResult &result, QMimeBinaryProvider::CacheFile *cacheFile, int numEntries, int firstOffset, const QString &fileName, int charPos, bool caseSensitiveCheck) | Coverage: | 100.000% (27/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 328-369 |
| | 33 | 9 |
QMimeDatabasePrivate::mimeTypeForFileNameAndDataName: | QMimeDatabasePrivate::mimeTypeForFileNameAndData | Prototype: | QMimeType QMimeDatabasePrivate::mimeTypeForFileNameAndData(const QString &fileName, QIODevice *device, int *accuracyPtr) | Coverage: | 44.000% (11/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | Lines: | 154-210 |
| | 27 | 9 |
QMoviePrivate::nextName: | QMoviePrivate::next | Prototype: | bool QMoviePrivate::next() | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 429-472 |
| | 28 | 9 |
QNativeSocketEnginePrivate::nativeReadName: | QNativeSocketEnginePrivate::nativeRead | Prototype: | qint64 QNativeSocketEnginePrivate::nativeRead(char *data, qint64 maxSize) | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 1165-1209 |
| | 16 | 9 |
QNetworkAccessFtpBackend::openName: | QNetworkAccessFtpBackend::open | Prototype: | void QNetworkAccessFtpBackend::open() | Coverage: | 100.000% (25/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessftpbackend.cpp | Lines: | 114-177 |
| | 36 | 9 |
QNetworkCookieJar::cookiesForUrlName: | QNetworkCookieJar::cookiesForUrl | Prototype: | QList<QNetworkCookie> QNetworkCookieJar::cookiesForUrl(const QUrl &url) const | Coverage: | 93.103% (27/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp | Lines: | 211-254 |
| | 24 | 9 |
QNetworkDiskCachePrivate::storeItemName: | QNetworkDiskCachePrivate::storeItem | Prototype: | void QNetworkDiskCachePrivate::storeItem(QCacheItem *cacheItem) | Coverage: | 72.414% (21/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | Lines: | 264-303 |
| | 26 | 9 |
QNetworkReplyFileImpl::QNetworkReplyFileImplName: | QNetworkReplyFileImpl::QNetworkReplyFileImpl | Prototype: | QNetworkReplyFileImpl::QNetworkReplyFileImpl(QObject *parent, const QNetworkRequest &req, const QNetworkAccessManager::Operation op) | Coverage: | 92.308% (24/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyfileimpl.cpp | Lines: | 51-137 |
| | 54 | 9 |
QNetworkReplyHttpImpl::readDataName: | QNetworkReplyHttpImpl::readData | Prototype: | qint64 QNetworkReplyHttpImpl::readData(char* data, qint64 maxlen) | Coverage: | 59.259% (16/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 319-368 |
| | 25 | 9 |
QNetworkReplyHttpImplPrivate::_q_networkSessionConnectedName: | QNetworkReplyHttpImplPrivate::_q_networkSessionConnected | Prototype: | void QNetworkReplyHttpImplPrivate::_q_networkSessionConnected() | Coverage: | 41.176% (7/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1918-1946 |
| | 13 | 9 |
QNetworkReplyHttpImplPrivate::_q_startOperationName: | QNetworkReplyHttpImplPrivate::_q_startOperation | Prototype: | void QNetworkReplyHttpImplPrivate::_q_startOperation() | Coverage: | 74.074% (20/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1725-1790 |
| | 33 | 9 |
QNetworkReplyHttpImplPrivate::replyDownloadProgressSlotName: | QNetworkReplyHttpImplPrivate::replyDownloadProgressSlot | Prototype: | void QNetworkReplyHttpImplPrivate::replyDownloadProgressSlot(qint64 bytesReceived, qint64 bytesTotal) | Coverage: | 74.194% (23/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1258-1303 |
| | 21 | 9 |
QNetworkReplyImplPrivate::_q_networkSessionConnectedName: | QNetworkReplyImplPrivate::_q_networkSessionConnected | Prototype: | void QNetworkReplyImplPrivate::_q_networkSessionConnected() | Coverage: | 29.412% (5/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 289-317 |
| | 13 | 9 |
QNetworkReplyImplPrivate::setupName: | QNetworkReplyImplPrivate::setup | Prototype: | void QNetworkReplyImplPrivate::setup(QNetworkAccessManager::Operation op, const QNetworkRequest &req, QIODevice *data) | Coverage: | 40.000% (14/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 362-428 |
| | 32 | 9 |
QObject::receiversName: | QObject::receivers | Prototype: | int QObject::receivers(const char *signal) const | Coverage: | 62.069% (18/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2396-2437 |
| | 26 | 9 |
QObject::setPropertyName: | QObject::setProperty | Prototype: | bool QObject::setProperty(const char *name, const QVariant &value) | Coverage: | 82.143% (23/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3836-3878 |
| | 28 | 9 |
QOpenGL2GradientCache::generateGradientColorTableName: | QOpenGL2GradientCache::generateGradientColorTable | Prototype: | void QOpenGL2GradientCache::generateGradientColorTable(const QGradient& gradient, QRgba64 *colorTable, int size, qreal opacity) const | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 164-217 |
| | 36 | 9 |
QOpenGL2GradientCache::generateGradientColorTableName: | QOpenGL2GradientCache::generateGradientColorTable | Prototype: | void QOpenGL2GradientCache::generateGradientColorTable(const QGradient& gradient, uint *colorTable, int size, qreal opacity) const | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 219-272 |
| | 36 | 9 |
QOpenGL2PaintEngineEx::clipName: | QOpenGL2PaintEngineEx::clip | Prototype: | void QOpenGL2PaintEngineEx::clip(const QVectorPath &path, Qt::ClipOperation op) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2327-2387 |
| | 37 | 9 |
QOpenGL2PaintEngineEx::drawImageName: | QOpenGL2PaintEngineEx::drawImage | Prototype: | void QOpenGL2PaintEngineEx::drawImage(const QRectF& dest, const QImage& image, const QRectF& src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1457-1509 |
| | 32 | 9 |
QOpenGL2PaintEngineExPrivate::fillStencilWithVertexArrayName: | QOpenGL2PaintEngineExPrivate::fillStencilWithVertexArray | Prototype: | void QOpenGL2PaintEngineExPrivate::fillStencilWithVertexArray(const float *data, int count, int *stops, int stopCount, const QOpenGLRect &bounds, StencilFillMode mode) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 996-1087 |
| | 47 | 9 |
QOpenGL2PaintEngineExPrivate::writeClipName: | QOpenGL2PaintEngineExPrivate::writeClip | Prototype: | void QOpenGL2PaintEngineExPrivate::writeClip(const QVectorPath &path, uint value) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2253-2325 |
| | 42 | 9 |
QOpenGLCompositor::renderName: | QOpenGLCompositor::render | Prototype: | void QOpenGLCompositor::render(QOpenGLCompositorWindow *window) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | Lines: | 195-239 |
| | 29 | 9 |
QOpenGLCompositorBackingStore::updateTextureName: | QOpenGLCompositorBackingStore::updateTexture | Prototype: | void QOpenGLCompositorBackingStore::updateTexture() | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp | Lines: | 115-173 |
| | 35 | 9 |
QOpenGLContextPrivate::maxTextureSizeName: | QOpenGLContextPrivate::maxTextureSize | Prototype: | int QOpenGLContextPrivate::maxTextureSize() | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 353-407 |
| | 32 | 9 |
QOpenGLFramebufferObject::toImageName: | QOpenGLFramebufferObject::toImage | Prototype: | QImage QOpenGLFramebufferObject::toImage(bool flipped, int colorAttachmentIndex) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1424-1481 |
| | 39 | 9 |
QOpenGLFramebufferObjectPrivate::initName: | QOpenGLFramebufferObjectPrivate::init | Prototype: | void QOpenGLFramebufferObjectPrivate::init(QOpenGLFramebufferObject *, const QSize &size, QOpenGLFramebufferObject::Attachment attachment, GLenum texture_target, GLenum internal_format, GLint samples, bool mipmap) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 440-500 |
| | 34 | 9 |
QOpenGLFunctions_1_2::initializeOpenGLFunctionsName: | QOpenGLFunctions_1_2::initializeOpenGLFunctions | Prototype: | bool QOpenGLFunctions_1_2::initializeOpenGLFunctions() | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp | Lines: | 101-167 |
| | 44 | 9 |
QOpenGLFunctions_1_3::~QOpenGLFunctions_1_3Name: | QOpenGLFunctions_1_3::~QOpenGLFunctions_1_3 | Prototype: | QOpenGLFunctions_1_3::~QOpenGLFunctions_1_3() | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.cpp | Lines: | 75-109 |
| | 24 | 9 |
QOpenGLVertexArrayObjectPrivate::destroyName: | QOpenGLVertexArrayObjectPrivate::destroy | Prototype: | void QOpenGLVertexArrayObjectPrivate::destroy() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 190-221 |
| | 15 | 9 |
QOutlineMapper::convertElementsName: | QOutlineMapper::convertElements | Prototype: | void QOutlineMapper::convertElements(const QPointF *elements, const QPainterPath::ElementType *types, int element_count) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 244-339 |
| | 48 | 9 |
QOutlineMapper::convertPathName: | QOutlineMapper::convertPath | Prototype: | QT_FT_Outline *QOutlineMapper::convertPath(const QVectorPath &path) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 120-169 |
| | 23 | 9 |
QPaintEngineExPrivate::replayClipOperationsName: | QPaintEngineExPrivate::replayClipOperations | Prototype: | void QPaintEngineExPrivate::replayClipOperations() | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 171-219 |
| | 30 | 9 |
QPainter::clipBoundingRectName: | QPainter::clipBoundingRect | Prototype: | QRectF QPainter::clipBoundingRect() const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2662-2703 |
| | 23 | 9 |
QPainter::endName: | QPainter::end | Prototype: | bool QPainter::end() | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1867-1920 |
| | 28 | 9 |
QPainterPath::addTextName: | QPainterPath::addText | Prototype: | void QPainterPath::addText(const QPointF &point, const QFont &f, const QString &text) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1148-1207 |
| | 44 | 9 |
QPainterPath::containsName: | QPainterPath::contains | Prototype: | bool QPainterPath::contains(const QPointF &pt) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1807-1857 |
| | 28 | 9 |
QPainterPath::toSubpathPolygonsName: | QPainterPath::toSubpathPolygons | Prototype: | QList<QPolygonF> QPainterPath::toSubpathPolygons(const QTransform &matrix) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1553-1596 |
| | 30 | 9 |
QPainterPrivate::checkEmulationName: | QPainterPrivate::checkEmulation | Prototype: | void QPainterPrivate::checkEmulation() | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 172-200 |
| | 20 | 9 |
QPainterPrivate::drawGlyphsName: | QPainterPrivate::drawGlyphs | Prototype: | void QPainterPrivate::drawGlyphs(const quint32 *glyphArray, QFixedPoint *positions, int glyphCount, QFontEngine *fontEngine, bool overline, bool underline, bool strikeOut) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 5571-5649 |
| | 53 | 9 |
QPanGestureRecognizer::recognizeName: | QPanGestureRecognizer::recognize | Prototype: | QGestureRecognizer::Result QPanGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | Lines: | 75-124 |
| | 30 | 9 |
QPdfEngine::drawPolygonName: | QPdfEngine::drawPolygon | Prototype: | void QPdfEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 823-857 |
| | 20 | 9 |
QPdfEngine::drawRectsName: | QPdfEngine::drawRects | Prototype: | void QPdfEngine::drawRects (const QRectF *rects, int rectCount) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 793-821 |
| | 20 | 9 |
QPixmapConvolutionFilter::drawName: | QPixmapConvolutionFilter::draw | Prototype: | void QPixmapConvolutionFilter::draw(QPainter *painter, const QPointF &p, const QPixmap &src, const QRectF& srcRect) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 407-467 |
| | 38 | 9 |
QPlainTextEditPrivate::_q_adjustScrollbarsName: | QPlainTextEditPrivate::_q_adjustScrollbars | Prototype: | void QPlainTextEditPrivate::_q_adjustScrollbars() | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 945-1018 |
| | 52 | 9 |
QPlatformFontDatabase::weightFromIntegerName: | QPlatformFontDatabase::weightFromInteger | Prototype: | QFont::Weight QPlatformFontDatabase::weightFromInteger(int weight) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 633-652 |
| | 17 | 9 |
QPlatformOpenGLContext::parseOpenGLVersionName: | QPlatformOpenGLContext::parseOpenGLVersion | Prototype: | bool QPlatformOpenGLContext::parseOpenGLVersion(const QByteArray &versionString, int &major, int &minor) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | Lines: | 123-159 |
| | 21 | 9 |
QPlatformPrintDevice::supportedPageSizeName: | QPlatformPrintDevice::supportedPageSize | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(const QPageSize &pageSize) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | Lines: | 165-193 |
| | 13 | 9 |
QPngHandler::optionName: | QPngHandler::option | Prototype: | QVariant QPngHandler::option(ImageOption option) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1063-1084 |
| | 18 | 9 |
QPollingFileSystemWatcherEngine::timeoutName: | QPollingFileSystemWatcherEngine::timeout | Prototype: | void QPollingFileSystemWatcherEngine::timeout() | Coverage: | 88.000% (22/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp | Lines: | 109-145 |
| | 28 | 9 |
QPrintDevice::formatName: | QPrintDevice::format | Prototype: | void QPrintDevice::format(QDebug debug) const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 250-290 |
| | 33 | 9 |
QPrintDialogPrivate::updateWidgetsName: | QPrintDialogPrivate::updateWidgets | Prototype: | void QPrintDialogPrivate::updateWidgets() | Coverage: | 36.000% (9/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 500-564 |
| | 41 | 9 |
QPropertyAnimation::updateStateName: | QPropertyAnimation::updateState | Prototype: | void QPropertyAnimation::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | Coverage: | 67.568% (25/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | Lines: | 251-309 |
| | 33 | 9 |
QPushButton::initStyleOptionName: | QPushButton::initStyleOption | Prototype: | void QPushButton::initStyleOption(QStyleOptionButton *option) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 310-337 |
| | 22 | 9 |
QRasterPaintEngine::drawRectsName: | QRasterPaintEngine::drawRects | Prototype: | void QRasterPaintEngine::drawRects(const QRectF *rects, int rectCount) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1504-1551 |
| | 28 | 9 |
QRasterPaintEngine::drawRectsName: | QRasterPaintEngine::drawRects | Prototype: | void QRasterPaintEngine::drawRects(const QRect *rects, int rectCount) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1449-1499 |
| | 31 | 9 |