| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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::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 |
QGroupBox::initStyleOption| Name: | QGroupBox::initStyleOption | | Prototype: | void QGroupBox::initStyleOption(QStyleOptionGroupBox *option) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 92-125 |
| | 25 | 7 |
QGroupBox::childEvent| Name: | QGroupBox::childEvent | | Prototype: | void QGroupBox::childEvent(QChildEvent *c) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 396-415 |
| | 13 | 7 |
QGridLayoutRowData::distributeMultiCells| Name: | QGridLayoutRowData::distributeMultiCells | | Prototype: | void QGridLayoutRowData::distributeMultiCells(const QGridLayoutRowInfo &rowInfo, bool snapToPixelGrid) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 161-194 |
| | 23 | 7 |
QGridLayoutItem::effectiveMaxSize| Name: | QGridLayoutItem::effectiveMaxSize | | Prototype: | QSizeF QGridLayoutItem::effectiveMaxSize(const QSizeF &constraint) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 720-741 |
| | 16 | 7 |
QGridLayoutEngine::setGeometries| Name: | QGridLayoutEngine::setGeometries | | Prototype: | void QGridLayoutEngine::setGeometries(const QRectF &contentsGeometry, const QAbstractLayoutStyleInfo *styleInfo) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1028-1062 |
| | 22 | 7 |
QGridLayoutEngine::maybeExpandGrid| Name: | QGridLayoutEngine::maybeExpandGrid | | Prototype: | void QGridLayoutEngine::maybeExpandGrid(int row, int column, Qt::Orientation orientation) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1229-1265 |
| | 22 | 7 |
QGridLayoutEngine::ensureDynamicConstraint| Name: | QGridLayoutEngine::ensureDynamicConstraint | | Prototype: | bool QGridLayoutEngine::ensureDynamicConstraint() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1596-1617 |
| | 15 | 7 |
QGraphicsWidget::updateGeometry| Name: | QGraphicsWidget::updateGeometry | | Prototype: | void QGraphicsWidget::updateGeometry() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1079-1111 |
| | 16 | 7 |
QGraphicsWidget::sizeHint| Name: | QGraphicsWidget::sizeHint | | Prototype: | QSizeF QGraphicsWidget::sizeHint(Qt::SizeHint which, const QSizeF &constraint) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 749-778 |
| | 19 | 7 |
QGraphicsWidget::setTabOrder| Name: | QGraphicsWidget::setTabOrder | | Prototype: | void QGraphicsWidget::setTabOrder(QGraphicsWidget *first, QGraphicsWidget *second) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2145-2199 |
| | 34 | 7 |
QGraphicsWidget::changeEvent| Name: | QGraphicsWidget::changeEvent | | Prototype: | void QGraphicsWidget::changeEvent(QEvent *event) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1494-1517 |
| | 14 | 7 |
QGraphicsView::setupViewport| Name: | QGraphicsView::setupViewport | | Prototype: | void QGraphicsView::setupViewport(QWidget *widget) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2760-2803 |
| | 21 | 7 |
QGraphicsTextItem::inputMethodQuery| Name: | QGraphicsTextItem::inputMethodQuery | | Prototype: | QVariant QGraphicsTextItem::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10446-10462 |
| | 14 | 7 |
QGraphicsScenePrivate::_q_polishItems| Name: | QGraphicsScenePrivate::_q_polishItems | | Prototype: | void QGraphicsScenePrivate::_q_polishItems() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 432-467 |
| | 23 | 7 |
QGraphicsSceneBspTreeIndex::itemChange| Name: | QGraphicsSceneBspTreeIndex::itemChange | | Prototype: | void QGraphicsSceneBspTreeIndex::itemChange(const QGraphicsItem *item, QGraphicsItem::GraphicsItemChange change, const void *const value) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | | Lines: | 633-686 |
| | 32 | 7 |
QGraphicsScene::focusInEvent| Name: | QGraphicsScene::focusInEvent | | Prototype: | void QGraphicsScene::focusInEvent(QFocusEvent *focusEvent) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3734-3755 |
| | 12 | 7 |
QGraphicsScene::drawItems| Name: | QGraphicsScene::drawItems | | Prototype: | void QGraphicsScene::drawItems(QPainter *painter, int numItems, QGraphicsItem *items[], const QStyleOptionGraphicsItem options[], QWidget *widget) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5353-5398 |
| | 27 | 7 |
QGraphicsProxyWidgetPrivate::findFocusChild| Name: | QGraphicsProxyWidgetPrivate::findFocusChild | | Prototype: | QWidget *QGraphicsProxyWidgetPrivate::findFocusChild(QWidget *child, bool next) const | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 367-397 |
| | 19 | 7 |
QGraphicsOpacityEffect::draw| Name: | QGraphicsOpacityEffect::draw | | Prototype: | void QGraphicsOpacityEffect::draw(QPainter *painter) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 1190-1233 |
| | 28 | 7 |
QGraphicsLayoutPrivate::reparentChildItems| Name: | QGraphicsLayoutPrivate::reparentChildItems | | Prototype: | void QGraphicsLayoutPrivate::reparentChildItems(QGraphicsItem *newParent) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout_p.cpp | | Lines: | 56-83 |
| | 17 | 7 |
QGraphicsLayoutPrivate::getMargin| Name: | QGraphicsLayoutPrivate::getMargin | | Prototype: | void QGraphicsLayoutPrivate::getMargin(qreal *result, qreal userMargin, QStyle::PixelMetric pm) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout_p.cpp | | Lines: | 85-105 |
| | 14 | 7 |
QGraphicsLayoutItemPrivate::hasWidthForHeight| Name: | QGraphicsLayoutItemPrivate::hasWidthForHeight | | Prototype: | bool QGraphicsLayoutItemPrivate::hasWidthForHeight() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 295-313 |
| | 12 | 7 |
QGraphicsLayoutItemPrivate::hasHeightForWidth| Name: | QGraphicsLayoutItemPrivate::hasHeightForWidth | | Prototype: | bool QGraphicsLayoutItemPrivate::hasHeightForWidth() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 275-293 |
| | 12 | 7 |
QGraphicsLayout::invalidate| Name: | QGraphicsLayout::invalidate | | Prototype: | void QGraphicsLayout::invalidate() | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout.cpp | | Lines: | 312-346 |
| | 19 | 7 |
QGraphicsItem::update| Name: | QGraphicsItem::update | | Prototype: | void QGraphicsItem::update(const QRectF &rect) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5796-5824 |
| | 14 | 7 |
QGraphicsItem::setPos| Name: | QGraphicsItem::setPos | | Prototype: | void QGraphicsItem::setPos(const QPointF &pos) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3840-3870 |
| | 18 | 7 |
QGraphicsItem::setActive| Name: | QGraphicsItem::setActive | | Prototype: | void QGraphicsItem::setActive(bool active) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3308-3333 |
| | 16 | 7 |
QGraphicsItem::deviceTransform| Name: | QGraphicsItem::deviceTransform | | Prototype: | QTransform QGraphicsItem::deviceTransform(const QTransform &viewportTransform) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4308-4353 |
| | 31 | 7 |
QGraphicsItem::collidesWithItem| Name: | QGraphicsItem::collidesWithItem | | Prototype: | bool QGraphicsItem::collidesWithItem(const QGraphicsItem *other, Qt::ItemSelectionMode mode) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5100-5127 |
| | 20 | 7 |
QGraphicsEffectSource::pixmap| Name: | QGraphicsEffectSource::pixmap | | Prototype: | QPixmap QGraphicsEffectSource::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 312-348 |
| | 22 | 7 |
QGraphicsAnchorLayoutPrivate::restoreVertices| Name: | QGraphicsAnchorLayoutPrivate::restoreVertices | | Prototype: | void QGraphicsAnchorLayoutPrivate::restoreVertices(Orientation orientation) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1289-1358 |
| | 33 | 7 |
QGraphicsAnchorLayoutPrivate::createCenterAnchors| Name: | QGraphicsAnchorLayoutPrivate::createCenterAnchors | | Prototype: | void QGraphicsAnchorLayoutPrivate::createCenterAnchors( QGraphicsLayoutItem *item, Qt::AnchorPoint centerEdge) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1442-1505 |
| | 37 | 7 |
QGraphicsAnchorLayoutPrivate::addAnchorMaybeParallel| Name: | QGraphicsAnchorLayoutPrivate::addAnchorMaybeParallel | | Prototype: | AnchorData *QGraphicsAnchorLayoutPrivate::addAnchorMaybeParallel(AnchorData *newAnchor, bool *feasible) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 676-734 |
| | 28 | 7 |
QGradient::operator==| Name: | QGradient::operator== | | Prototype: | bool QGradient::operator==(const QGradient &gradient) const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1560-1587 |
| | 21 | 7 |
QGnomeTheme::standardButtonText| Name: | QGnomeTheme::standardButtonText | | Prototype: | QString QGnomeTheme::standardButtonText(int button) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 713-730 |
| | 8 | 7 |
QGestureManager::filterEvent| Name: | QGestureManager::filterEvent | | Prototype: | bool QGestureManager::filterEvent(QGraphicsObject *receiver, QEvent *event) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 516-546 |
| | 20 | 7 |
QGenericUnixTheme::xdgIconThemePaths| Name: | QGenericUnixTheme::xdgIconThemePaths | | Prototype: | QStringList QGenericUnixTheme::xdgIconThemePaths() | | Coverage: | 73.333% (11/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 169-192 |
| | 15 | 7 |
QGenericUnixTheme::themeNames| Name: | QGenericUnixTheme::themeNames | | Prototype: | QStringList QGenericUnixTheme::themeNames() | | Coverage: | 42.105% (8/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 750-781 |
| | 21 | 7 |
QGLWidget::glDraw| Name: | QGLWidget::glDraw | | Prototype: | void QGLWidget::glDraw() | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4553-4585 |
| | 23 | 7 |
QGLShaderProgram::setAttributeValue| Name: | QGLShaderProgram::setAttributeValue | | Prototype: | void QGLShaderProgram::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/opengl/qglshaderprogram.cpp | | Lines: | 1396-1419 |
| | 16 | 7 |
QGLShaderPrivate::compile| Name: | QGLShaderPrivate::compile | | Prototype: | bool QGLShaderPrivate::compile(QGLShader *q) | | Coverage: | 16.667% (4/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 265-306 |
| | 33 | 7 |
QGLPaintDevice::metric| Name: | QGLPaintDevice::metric | | Prototype: | int QGLPaintDevice::metric(QPaintDevice::PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 58-77 |
| | 9 | 7 |
QGLFormat::openGLVersionFlags| Name: | QGLFormat::openGLVersionFlags | | Prototype: | QGLFormat::OpenGLVersionFlags QGLFormat::openGLVersionFlags() | | Coverage: | 42.857% (9/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1481-1514 |
| | 20 | 7 |
QGLContextPrivate::bindTexture| Name: | QGLContextPrivate::bindTexture | | Prototype: | QGLTexture *QGLContextPrivate::bindTexture(const QPixmap &pixmap, GLenum target, GLint format, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2711-2758 |
| | 27 | 7 |
QGL2PaintEngineExPrivate::transferMode| Name: | QGL2PaintEngineExPrivate::transferMode | | Prototype: | void QGL2PaintEngineExPrivate::transferMode(EngineMode newMode) | | Coverage: | 8.333% (2/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 679-710 |
| | 17 | 7 |
QGL2PaintEngineExPrivate::stroke| Name: | QGL2PaintEngineExPrivate::stroke | | Prototype: | void QGL2PaintEngineExPrivate::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1286-1363 |
| | 42 | 7 |
QFormLayoutPrivate::setupHorizontalLayoutData| Name: | QFormLayoutPrivate::setupHorizontalLayoutData | | Prototype: | void QFormLayoutPrivate::setupHorizontalLayoutData(int width) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 820-872 |
| | 24 | 7 |
QFormLayoutPrivate::setupHfwLayoutData| Name: | QFormLayoutPrivate::setupHfwLayoutData | | Prototype: | void QFormLayoutPrivate::setupHfwLayoutData() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 478-536 |
| | 27 | 7 |
QFontMetrics::width| Name: | QFontMetrics::width | | Prototype: | int QFontMetrics::width(const QString &text, int len, int flags) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 515-543 |
| | 20 | 7 |