| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QHeaderView::currentChanged| Name: | 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::swapSections| Name: | 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::visualIndexAt| Name: | 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::sectionHandleAt| Name: | 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::abortLookup| Name: | 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::work| Name: | 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::createAuthorization| Name: | 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::fillPipeline| Name: | 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::startHostInfoLookup| Name: | 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::parseHeader| Name: | 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_readyRead| Name: | 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::readAll| Name: | 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::QIconCacheGtkReader| Name: | 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::filterDragMoveEvent| Name: | 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::availableCodecs| Name: | 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_helper| Name: | 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::create| Name: | 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::qimageCalcScaleInfo| Name: | 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::addPaths| Name: | 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::convertToUnicode| Name: | 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::columnIntersectsSelection| Name: | 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::setCurrentIndex| Name: | 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::isValid| Name: | 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::mnemonic| Name: | 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::keyPressEvent| Name: | 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::encodeString| Name: | 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::drawString| Name: | 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::documentRect| Name: | 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::dropEvent| Name: | 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::focusInEvent| Name: | 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::setCompleter| Name: | 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_textChanged| Name: | 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::insert| Name: | 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::position| Name: | 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::verticalOffset| Name: | 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::insert| Name: | 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::dropEvent| Name: | 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_stateChanged| Name: | 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::createSeparatedList| Name: | 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::uiLanguages| Name: | 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::isApparentlyStale| Name: | 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::init| Name: | 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::applyState| Name: | 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::separatorCursor| Name: | 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::rebalance| Name: | 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::resizeEvent| Name: | 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::highlightNextSubWindow| Name: | 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::mouseReleaseEvent| Name: | 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::ensureWindowState| Name: | 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::updateActions| Name: | 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::timerEvent| Name: | 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::heightForWidth| Name: | 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::setCornerWidget| Name: | 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::sizeHint| Name: | 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::menuRect| Name: | 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::setKeyboardMode| Name: | 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::hideUpToMenuBar| Name: | 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::changeEvent| Name: | 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::normalizedSignature| Name: | 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::checkConnectArgs| Name: | 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_findMetaObject| Name: | 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::userType| Name: | 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::checkCache| Name: | 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_loadNextFrame| Name: | 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::waitForRead| Name: | 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::waitForWrite| Name: | 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::nativeWrite| Name: | 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::setOption| Name: | 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::cacheProxyCredentials| Name: | 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::create| Name: | 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::ftpRawCommandReply| Name: | 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_configurationChanged| Name: | 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_onlineStateChanged| Name: | 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::data| Name: | 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::readPointer| Name: | 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::QObject| Name: | 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::moveToThread| Name: | 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::addConnection| Name: | 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_helper| Name: | 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::setScreen| Name: | 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::stroke| Name: | 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::transferMode| Name: | 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::map| Name: | 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::renderAll| Name: | 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::makeCurrent| Name: | 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::QOpenGLExtensionMatcher| Name: | 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::bind| Name: | 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::QOpenGLFunctionsPrivate| Name: | 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_2| Name: | 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::hasOpenGLShaders| Name: | 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::link| Name: | 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::setAttributeValue| Name: | 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::bindTexture| Name: | 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::bind| Name: | 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::release| Name: | 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::initialize| Name: | 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::endPaint| Name: | 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::convertPath| Name: | 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 |