Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QHeaderView::currentChangedName: | QHeaderView::currentChanged | Prototype: | void QHeaderView::currentChanged(const QModelIndex ¤t, const QModelIndex &old) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2224-2243 |
| | 15 | 7 |
QHeaderView::swapSectionsName: | QHeaderView::swapSections | Prototype: | void QHeaderView::swapSections(int first, int second) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 809-857 |
| | 33 | 7 |
QHeaderView::visualIndexAtName: | QHeaderView::visualIndexAt | Prototype: | int QHeaderView::visualIndexAt(int position) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 599-625 |
| | 20 | 7 |
QHeaderViewPrivate::sectionHandleAtName: | QHeaderViewPrivate::sectionHandleAt | Prototype: | int QHeaderViewPrivate::sectionHandleAt(int position) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3109-3136 |
| | 19 | 7 |
QHostInfoLookupManager::abortLookupName: | QHostInfoLookupManager::abortLookup | Prototype: | void QHostInfoLookupManager::abortLookup(int id) | Coverage: | 52.632% (10/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 652-677 |
| | 13 | 7 |
QHostInfoLookupManager::workName: | QHostInfoLookupManager::work | Prototype: | void QHostInfoLookupManager::work() | Coverage: | 82.353% (14/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 586-638 |
| | 29 | 7 |
QHttpNetworkConnectionPrivate::createAuthorizationName: | QHttpNetworkConnectionPrivate::createAuthorization | Prototype: | void QHttpNetworkConnectionPrivate::createAuthorization(QAbstractSocket *socket, QHttpNetworkRequest &request) | Coverage: | 75.862% (22/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 565-594 |
| | 16 | 7 |
QHttpNetworkConnectionPrivate::fillPipelineName: | QHttpNetworkConnectionPrivate::fillPipeline | Prototype: | bool QHttpNetworkConnectionPrivate::fillPipeline(QList<HttpMessagePair> &queue, QHttpNetworkConnectionChannel &channel) | Coverage: | 63.158% (12/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 795-831 |
| | 17 | 7 |
QHttpNetworkConnectionPrivate::startHostInfoLookupName: | QHttpNetworkConnectionPrivate::startHostInfoLookup | Prototype: | void QHttpNetworkConnectionPrivate::startHostInfoLookup() | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1111-1148 |
| | 26 | 7 |
QHttpNetworkReplyPrivate::parseHeaderName: | QHttpNetworkReplyPrivate::parseHeader | Prototype: | void QHttpNetworkReplyPrivate::parseHeader(const QByteArray &header) | Coverage: | 79.310% (23/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 607-637 |
| | 21 | 7 |
QHttpProtocolHandler::_q_readyReadName: | QHttpProtocolHandler::_q_readyRead | Prototype: | void QHttpProtocolHandler::_q_readyRead() | Coverage: | 91.304% (21/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpprotocolhandler.cpp | Lines: | 227-255 |
| | 13 | 7 |
QIODevice::readAllName: | QIODevice::readAll | Prototype: | QByteArray QIODevice::readAll() | Coverage: | 84.000% (21/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1200-1244 |
| | 25 | 7 |
QIconCacheGtkReader::QIconCacheGtkReaderName: | QIconCacheGtkReader::QIconCacheGtkReader | Prototype: | QIconCacheGtkReader::QIconCacheGtkReader(const QString &dirName) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 199-229 |
| | 22 | 7 |
QIconModeViewBase::filterDragMoveEventName: | QIconModeViewBase::filterDragMoveEvent | Prototype: | bool QIconModeViewBase::filterDragMoveEvent(QDragMoveEvent *e) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2820-2855 |
| | 22 | 7 |
QIcuCodec::availableCodecsName: | QIcuCodec::availableCodecs | Prototype: | QList<QByteArray> QIcuCodec::availableCodecs() | Coverage: | 76.190% (16/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 387-420 |
| | 23 | 7 |
QImage::convertToFormat_helperName: | QImage::convertToFormat_helper | Prototype: | QImage QImage::convertToFormat_helper(Format format, Qt::ImageConversionFlags flags) const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2002-2033 |
| | 19 | 7 |
QImageData::createName: | QImageData::create | Prototype: | QImageData * QImageData::create(const QSize &size, QImage::Format format) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 114-165 |
| | 32 | 7 |
QImageScale::qimageCalcScaleInfoName: | QImageScale::qimageCalcScaleInfo | Prototype: | QImageScaleInfo* QImageScale::qimageCalcScaleInfo(const QImage &img, int sw, int sh, int dw, int dh, char aa) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 229-262 |
| | 24 | 7 |
QInotifyFileSystemWatcherEngine::addPathsName: | QInotifyFileSystemWatcherEngine::addPaths | Prototype: | QStringList QInotifyFileSystemWatcherEngine::addPaths(const QStringList &paths, QStringList *files, QStringList *directories) | Coverage: | 91.304% (21/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | Lines: | 261-315 |
| | 39 | 7 |
QIsciiCodec::convertToUnicodeName: | QIsciiCodec::convertToUnicode | Prototype: | QString QIsciiCodec::convertToUnicode(const char* chars, int len, ConverterState *state) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | Lines: | 254-291 |
| | 21 | 7 |
QItemSelectionModel::columnIntersectsSelectionName: | QItemSelectionModel::columnIntersectsSelection | Prototype: | bool QItemSelectionModel::columnIntersectsSelection(int column, const QModelIndex &parent) const | Coverage: | 71.429% (15/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1591-1616 |
| | 18 | 7 |
QItemSelectionModel::setCurrentIndexName: | QItemSelectionModel::setCurrentIndex | Prototype: | void QItemSelectionModel::setCurrentIndex(const QModelIndex &index, QItemSelectionModel::SelectionFlags command) | Coverage: | 91.304% (21/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1358-1381 |
| | 19 | 7 |
QJsonArray::operator==Name: | QJsonArray::operator== | Prototype: | bool QJsonArray::operator==(const QJsonArray &other) const | Coverage: | 10.526% (2/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 608-625 |
| | 12 | 7 |
QJsonObject::operator==Name: | QJsonObject::operator== | Prototype: | bool QJsonObject::operator==(const QJsonObject &other) const | Coverage: | 10.526% (2/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 588-608 |
| | 14 | 7 |
QJsonPrivate::Object::isValidName: | QJsonPrivate::Object::isValid | Prototype: | bool Object::isValid(int maxSize) const | Coverage: | 47.619% (10/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 228-249 |
| | 17 | 7 |
QKeySequence::mnemonicName: | QKeySequence::mnemonic | Prototype: | QKeySequence QKeySequence::mnemonic(const QString &text) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 945-977 |
| | 19 | 7 |
QKeySequenceEdit::keyPressEventName: | QKeySequenceEdit::keyPressEvent | Prototype: | void QKeySequenceEdit::keyPressEvent(QKeyEvent *e) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | Lines: | 249-292 |
| | 28 | 7 |
QKeySequencePrivate::encodeStringName: | QKeySequencePrivate::encodeString | Prototype: | QString QKeySequencePrivate::encodeString(int key, QKeySequence::SequenceFormat format) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1220-1280 |
| | 17 | 7 |
QLCDNumberPrivate::drawStringName: | QLCDNumberPrivate::drawString | Prototype: | void QLCDNumberPrivate::drawString(const QString &s, QPainter &p, QBitArray *newPoints, bool newString) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 787-823 |
| | 25 | 7 |
QLabelPrivate::documentRectName: | QLabelPrivate::documentRect | Prototype: | QRect QLabelPrivate::documentRect() const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1441-1463 |
| | 19 | 7 |
QLineEdit::dropEventName: | QLineEdit::dropEvent | Prototype: | void QLineEdit::dropEvent(QDropEvent* e) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2028-2060 |
| | 23 | 7 |
QLineEdit::focusInEventName: | QLineEdit::focusInEvent | Prototype: | void QLineEdit::focusInEvent(QFocusEvent *e) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1793-1833 |
| | 23 | 7 |
QLineEdit::setCompleterName: | QLineEdit::setCompleter | Prototype: | void QLineEdit::setCompleter(QCompleter *c) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 635-657 |
| | 18 | 7 |
QLineEditPrivate::_q_textChangedName: | QLineEditPrivate::_q_textChanged | Prototype: | void QLineEditPrivate::_q_textChanged(const QString &text) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 394-413 |
| | 11 | 7 |
QListData::insertName: | QListData::insert | Prototype: | void **QListData::insert(int i) | Coverage: | 100.000% (21/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 216-253 |
| | 20 | 7 |
QListModeViewBase::positionName: | QListModeViewBase::position | Prototype: | QAbstractItemView::DropIndicatorPosition QListModeViewBase::position(const QPoint &pos, const QRect &rect, const QModelIndex &index) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1999-2023 |
| | 16 | 7 |
QListModeViewBase::verticalOffsetName: | QListModeViewBase::verticalOffset | Prototype: | int QListModeViewBase::verticalOffset() const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2248-2266 |
| | 13 | 7 |
QListModel::insertName: | QListModel::insert | Prototype: | void QListModel::insert(int row, const QStringList &labels) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 132-158 |
| | 19 | 7 |
QListWidget::dropEventName: | QListWidget::dropEvent | Prototype: | void QListWidget::dropEvent(QDropEvent *event) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1870-1910 |
| | 28 | 7 |
QLocalSocketPrivate::_q_stateChangedName: | QLocalSocketPrivate::_q_stateChanged | Prototype: | void QLocalSocketPrivate::_q_stateChanged(QAbstractSocket::SocketState newState) | Coverage: | 71.429% (10/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 103-130 |
| | 16 | 7 |
QLocale::createSeparatedListName: | QLocale::createSeparatedList | Prototype: | QString QLocale::createSeparatedList(const QStringList &list) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 970-1000 |
| | 21 | 7 |
QLocale::uiLanguagesName: | QLocale::uiLanguages | Prototype: | QStringList QLocale::uiLanguages() const | Coverage: | 52.174% (12/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3539-3565 |
| | 18 | 7 |
QLockFilePrivate::isApparentlyStaleName: | QLockFilePrivate::isApparentlyStale | Prototype: | bool QLockFilePrivate::isApparentlyStale() const | Coverage: | 52.174% (12/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 240-260 |
| | 15 | 7 |
QLoggingRegistry::initName: | QLoggingRegistry::init | Prototype: | void QLoggingRegistry::init() | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 277-312 |
| | 19 | 7 |
QMainWindowLayout::applyStateName: | QMainWindowLayout::applyState | Prototype: | void QMainWindowLayout::applyState(QMainWindowLayoutState &newState, bool animate) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2498-2532 |
| | 19 | 7 |
QMainWindowPrivate::separatorCursorName: | QMainWindowPrivate::separatorCursor | Prototype: | QCursor QMainWindowPrivate::separatorCursor(const QList<int> &path) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1336-1358 |
| | 9 | 7 |
QMapDataBase::rebalanceName: | QMapDataBase::rebalance | Prototype: | void QMapDataBase::rebalance(QMapNodeBase *x) | Coverage: | 100.000% (25/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 128-168 |
| | 29 | 7 |
QMdiArea::resizeEventName: | QMdiArea::resizeEvent | Prototype: | void QMdiArea::resizeEvent(QResizeEvent *resizeEvent) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2289-2334 |
| | 23 | 7 |
QMdiAreaPrivate::highlightNextSubWindowName: | QMdiAreaPrivate::highlightNextSubWindow | Prototype: | void QMdiAreaPrivate::highlightNextSubWindow(int increaseFactor) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1496-1534 |
| | 21 | 7 |
QMdiSubWindow::mouseReleaseEventName: | QMdiSubWindow::mouseReleaseEvent | Prototype: | void QMdiSubWindow::mouseReleaseEvent(QMouseEvent *mouseEvent) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 3272-3304 |
| | 20 | 7 |
QMdiSubWindowPrivate::ensureWindowStateName: | QMdiSubWindowPrivate::ensureWindowState | Prototype: | void QMdiSubWindowPrivate::ensureWindowState(Qt::WindowState state) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1678-1708 |
| | 21 | 7 |
QMdiSubWindowPrivate::updateActionsName: | QMdiSubWindowPrivate::updateActions | Prototype: | void QMdiSubWindowPrivate::updateActions() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1982-2011 |
| | 16 | 7 |
QMenu::timerEventName: | QMenu::timerEvent | Prototype: | void QMenu::timerEvent(QTimerEvent *e) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 3235-3254 |
| | 15 | 7 |
QMenuBar::heightForWidthName: | QMenuBar::heightForWidth | Prototype: | int QMenuBar::heightForWidth(int) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 1669-1702 |
| | 28 | 7 |
QMenuBar::setCornerWidgetName: | QMenuBar::setCornerWidget | Prototype: | void QMenuBar::setCornerWidget(QWidget *w, Qt::Corner corner) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 1745-1770 |
| | 16 | 7 |
QMenuBar::sizeHintName: | QMenuBar::sizeHint | Prototype: | QSize QMenuBar::sizeHint() const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 1616-1664 |
| | 38 | 7 |
QMenuBarPrivate::menuRectName: | QMenuBarPrivate::menuRect | Prototype: | QRect QMenuBarPrivate::menuRect(bool extVisible) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 123-155 |
| | 19 | 7 |
QMenuBarPrivate::setKeyboardModeName: | QMenuBarPrivate::setKeyboardMode | Prototype: | void QMenuBarPrivate::setKeyboardMode(bool b) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 282-306 |
| | 18 | 7 |
QMenuPrivate::hideUpToMenuBarName: | QMenuPrivate::hideUpToMenuBar | Prototype: | void QMenuPrivate::hideUpToMenuBar() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 437-463 |
| | 18 | 7 |
QMessageBox::changeEventName: | QMessageBox::changeEvent | Prototype: | void QMessageBox::changeEvent(QEvent *ev) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 1421-1449 |
| | 11 | 7 |
QMetaObject::normalizedSignatureName: | QMetaObject::normalizedSignature | Prototype: | QByteArray QMetaObject::normalizedSignature(const char *method) | Coverage: | 85.714% (18/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1312-1340 |
| | 21 | 7 |
QMetaObjectPrivate::checkConnectArgsName: | QMetaObjectPrivate::checkConnectArgs | Prototype: | bool QMetaObjectPrivate::checkConnectArgs(const QMetaMethodPrivate *signal, const QMetaMethodPrivate *method) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 913-939 |
| | 20 | 7 |
QMetaObject_findMetaObjectName: | QMetaObject_findMetaObject | Prototype: | static const QMetaObject *QMetaObject_findMetaObject(const QMetaObject *self, const char *name) | Coverage: | 47.368% (9/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 941-960 |
| | 13 | 7 |
QMetaProperty::userTypeName: | QMetaProperty::userType | Prototype: | int QMetaProperty::userType() const | Coverage: | 52.632% (10/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2858-2880 |
| | 18 | 7 |
QMimeBinaryProvider::checkCacheName: | QMimeBinaryProvider::checkCache | Prototype: | void QMimeBinaryProvider::checkCache() | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 239-265 |
| | 15 | 7 |
QMoviePrivate::_q_loadNextFrameName: | QMoviePrivate::_q_loadNextFrame | Prototype: | void QMoviePrivate::_q_loadNextFrame(bool starting) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 487-521 |
| | 20 | 7 |
QNativeSocketEngine::waitForReadName: | QNativeSocketEngine::waitForRead | Prototype: | bool QNativeSocketEngine::waitForRead(int msecs, bool *timedOut) | Coverage: | 68.421% (13/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 959-982 |
| | 22 | 7 |
QNativeSocketEngine::waitForWriteName: | QNativeSocketEngine::waitForWrite | Prototype: | bool QNativeSocketEngine::waitForWrite(int msecs, bool *timedOut) | Coverage: | 56.522% (13/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 999-1051 |
| | 22 | 7 |
QNativeSocketEnginePrivate::nativeWriteName: | QNativeSocketEnginePrivate::nativeWrite | Prototype: | qint64 QNativeSocketEnginePrivate::nativeWrite(const char *data, qint64 len) | Coverage: | 58.333% (7/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 1128-1161 |
| | 15 | 7 |
QNativeSocketEnginePrivate::setOptionName: | QNativeSocketEnginePrivate::setOption | Prototype: | bool QNativeSocketEnginePrivate::setOption(QNativeSocketEngine::SocketOption opt, int v) | Coverage: | 50.000% (8/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 314-371 |
| | 15 | 7 |
QNetworkAccessAuthenticationManager::cacheProxyCredentialsName: | QNetworkAccessAuthenticationManager::cacheProxyCredentials | Prototype: | void QNetworkAccessAuthenticationManager::cacheProxyCredentials(const QNetworkProxy &p, const QAuthenticator *authenticator) | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | Lines: | 150-191 |
| | 21 | 7 |
QNetworkAccessFileBackendFactory::createName: | QNetworkAccessFileBackendFactory::create | Prototype: | QNetworkAccessBackend * QNetworkAccessFileBackendFactory::create(QNetworkAccessManager::Operation op, const QNetworkRequest &request) const | Coverage: | 60.000% (15/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp | Lines: | 61-96 |
| | 15 | 7 |
QNetworkAccessFtpBackend::ftpRawCommandReplyName: | QNetworkAccessFtpBackend::ftpRawCommandReply | Prototype: | void QNetworkAccessFtpBackend::ftpRawCommandReply(int code, const QString &text) | Coverage: | 78.261% (18/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessftpbackend.cpp | Lines: | 358-382 |
| | 12 | 7 |
QNetworkAccessManagerPrivate::_q_configurationChangedName: | QNetworkAccessManagerPrivate::_q_configurationChanged | Prototype: | void QNetworkAccessManagerPrivate::_q_configurationChanged(const QNetworkConfiguration &configuration) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1688-1716 |
| | 15 | 7 |
QNetworkAccessManagerPrivate::_q_onlineStateChangedName: | QNetworkAccessManagerPrivate::_q_onlineStateChanged | Prototype: | void QNetworkAccessManagerPrivate::_q_onlineStateChanged(bool isOnline) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1658-1686 |
| | 15 | 7 |
QNetworkDiskCache::dataName: | QNetworkDiskCache::data | Prototype: | QIODevice *QNetworkDiskCache::data(const QUrl &url) | Coverage: | 72.727% (16/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | Lines: | 394-438 |
| | 27 | 7 |
QNonContiguousByteDeviceIoDeviceImpl::readPointerName: | QNonContiguousByteDeviceIoDeviceImpl::readPointer | Prototype: | const char* QNonContiguousByteDeviceIoDeviceImpl::readPointer(qint64 maximumLength, qint64 &len) | Coverage: | 84.000% (21/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 300-334 |
| | 21 | 7 |
QObject::QObjectName: | QObject::QObject | Prototype: | QObject::QObject(QObjectPrivate &dd, QObject *parent) | Coverage: | 52.381% (11/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 846-874 |
| | 17 | 7 |
QObject::moveToThreadName: | QObject::moveToThread | Prototype: | void QObject::moveToThread(QThread *targetThread) | Coverage: | 69.565% (16/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1469-1525 |
| | 27 | 7 |
QObjectPrivate::addConnectionName: | QObjectPrivate::addConnection | Prototype: | void QObjectPrivate::addConnection(int signal, Connection *c) | Coverage: | 100.000% (20/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 382-411 |
| | 20 | 7 |
QObjectPrivate::setThreadData_helperName: | QObjectPrivate::setThreadData_helper | Prototype: | void QObjectPrivate::setThreadData_helper(QThreadData *currentData, QThreadData *targetData) | Coverage: | 100.000% (21/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1538-1574 |
| | 22 | 7 |
QOffscreenSurface::setScreenName: | QOffscreenSurface::setScreen | Prototype: | void QOffscreenSurface::setScreen(QScreen *newScreen) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 312-331 |
| | 15 | 7 |
QOpenGL2PaintEngineExPrivate::strokeName: | QOpenGL2PaintEngineExPrivate::stroke | Prototype: | void QOpenGL2PaintEngineExPrivate::stroke(const QVectorPath &path, const QPen &pen) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1285-1363 |
| | 43 | 7 |
QOpenGL2PaintEngineExPrivate::transferModeName: | QOpenGL2PaintEngineExPrivate::transferMode | Prototype: | void QOpenGL2PaintEngineExPrivate::transferMode(EngineMode newMode) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 687-716 |
| | 16 | 7 |
QOpenGLBuffer::mapName: | QOpenGLBuffer::map | Prototype: | void *QOpenGLBuffer::map(QOpenGLBuffer::Access access) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | Lines: | 536-562 |
| | 16 | 7 |
QOpenGLCompositor::renderAllName: | QOpenGLCompositor::renderAll | Prototype: | void QOpenGLCompositor::renderAll(QOpenGLFramebufferObject *fbo) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | Lines: | 124-153 |
| | 18 | 7 |
QOpenGLContext::makeCurrentName: | QOpenGLContext::makeCurrent | Prototype: | bool QOpenGLContext::makeCurrent(QSurface *surface) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 951-989 |
| | 21 | 7 |
QOpenGLExtensionMatcher::QOpenGLExtensionMatcherName: | QOpenGLExtensionMatcher::QOpenGLExtensionMatcher | Prototype: | QOpenGLExtensionMatcher::QOpenGLExtensionMatcher() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 64-98 |
| | 19 | 7 |
QOpenGLFramebufferObject::bindName: | QOpenGLFramebufferObject::bind | Prototype: | bool QOpenGLFramebufferObject::bind() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1067-1094 |
| | 16 | 7 |
QOpenGLFunctionsPrivate::QOpenGLFunctionsPrivateName: | QOpenGLFunctionsPrivate::QOpenGLFunctionsPrivate | Prototype: | QOpenGLFunctionsPrivate::QOpenGLFunctionsPrivate(QOpenGLContext *c) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2193-2212 |
| | 13 | 7 |
QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2Name: | QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2 | Prototype: | QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp | Lines: | 79-99 |
| | 18 | 7 |
QOpenGLShader::hasOpenGLShadersName: | QOpenGLShader::hasOpenGLShaders | Prototype: | bool QOpenGLShader::hasOpenGLShaders(ShaderType type, QOpenGLContext *context) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 3448-3489 |
| | 17 | 7 |
QOpenGLShaderProgram::linkName: | QOpenGLShaderProgram::link | Prototype: | bool QOpenGLShaderProgram::link() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 1028-1070 |
| | 30 | 7 |
QOpenGLShaderProgram::setAttributeValueName: | QOpenGLShaderProgram::setAttributeValue | Prototype: | void QOpenGLShaderProgram::setAttributeValue (int location, const GLfloat *values, int columns, int rows) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 1486-1509 |
| | 16 | 7 |
QOpenGLTextureCache::bindTextureName: | QOpenGLTextureCache::bindTexture | Prototype: | GLuint QOpenGLTextureCache::bindTexture(QOpenGLContext *context, const QImage &image, BindOptions options) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | Lines: | 156-189 |
| | 19 | 7 |
QOpenGLVertexArrayObjectPrivate::bindName: | QOpenGLVertexArrayObjectPrivate::bind | Prototype: | void QOpenGLVertexArrayObjectPrivate::bind() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 237-256 |
| | 8 | 7 |
QOpenGLVertexArrayObjectPrivate::releaseName: | QOpenGLVertexArrayObjectPrivate::release | Prototype: | void QOpenGLVertexArrayObjectPrivate::release() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 258-277 |
| | 8 | 7 |
QOpenGLWidgetPrivate::initializeName: | QOpenGLWidgetPrivate::initialize | Prototype: | void QOpenGLWidgetPrivate::initialize() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 739-804 |
| | 37 | 7 |
QOpenGLWindowPrivate::endPaintName: | QOpenGLWindowPrivate::endPaint | Prototype: | void QOpenGLWindowPrivate::endPaint() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 281-318 |
| | 27 | 7 |
QOutlineMapper::convertPathName: | QOutlineMapper::convertPath | Prototype: | QT_FT_Outline *QOutlineMapper::convertPath(const QPainterPath &path) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 102-138 |
| | 18 | 7 |