Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
blend_tiled_argbName: | blend_tiled_argb | Prototype: | static void blend_tiled_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4472-4519 |
| | 37 | 10 |
StyleSheet::buildIndexesName: | StyleSheet::buildIndexes | Prototype: | void StyleSheet::buildIndexes(Qt::CaseSensitivity nameCaseSensitivity) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1779-1828 |
| | 37 | 11 |
StyleSelector::styleRulesForNodeName: | StyleSelector::styleRulesForNode | Prototype: | QVector<StyleRule> StyleSelector::styleRulesForNode(NodePtr node) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1963-2020 |
| | 37 | 16 |
StyleSelector::selectorMatchesName: | StyleSelector::selectorMatches | Prototype: | bool StyleSelector::selectorMatches(const Selector &selector, NodePtr node) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1846-1899 |
| | 37 | 13 |
QXmlStreamReaderPrivate::parseErrorName: | QXmlStreamReaderPrivate::parseError | Prototype: | void QXmlStreamReaderPrivate::parseError() | Coverage: | 100.000% (34/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1855-1906 |
| | 37 | 11 |
QXmlSimpleReaderPrivate::isExpandedEntityValueTooLargeName: | QXmlSimpleReaderPrivate::isExpandedEntityValueTooLarge | Prototype: | bool QXmlSimpleReaderPrivate::isExpandedEntityValueTooLarge(QString *errorMessage) | Coverage: | 84.848% (28/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 6405-6467 |
| | 37 | 11 |
QXcbWindow::handlePropertyNotifyEventName: | QXcbWindow::handlePropertyNotifyEvent | Prototype: | void QXcbWindow::handlePropertyNotifyEvent(const xcb_property_notify_event_t *event) | Coverage: | 86.275% (44/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2530-2584 |
| | 37 | 14 |
QXcbMime::mimeConvertToFormatName: | QXcbMime::mimeConvertToFormat | Prototype: | QVariant QXcbMime::mimeConvertToFormat(QXcbConnection *connection, xcb_atom_t a, const QByteArray &data, const QString &format, QVariant::Type requestedType, const QByteArray &encoding) | Coverage: | 6.154% (4/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbmime.cpp | Lines: | 165-261 |
| | 37 | 15 |
QWizardPrivate::updateLayoutName: | QWizardPrivate::updateLayout | Prototype: | void QWizardPrivate::updateLayout() | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1272-1331 |
| | 37 | 10 |
QWidgetPrivate::reparentFocusWidgetsName: | QWidgetPrivate::reparentFocusWidgets | Prototype: | void QWidgetPrivate::reparentFocusWidgets(QWidget * oldtlw) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6968-7038 |
| | 37 | 10 |
QWidgetPrivate::close_helperName: | QWidgetPrivate::close_helper | Prototype: | bool QWidgetPrivate::close_helper(CloseMode mode) | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 8328-8387 |
| | 37 | 12 |
QVariant::loadName: | QVariant::load | Prototype: | void QVariant::load(QDataStream &s) | Coverage: | 75.000% (33/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 2031-2087 |
| | 37 | 14 |
QUtf32::convertFromUnicodeName: | QUtf32::convertFromUnicode | Prototype: | QByteArray QUtf32::convertFromUnicode(const QChar *uc, int len, QTextCodec::ConverterState *state, DataEndianness e) | Coverage: | 96.970% (32/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 530-584 |
| | 37 | 9 |
QUrlQueryPrivate::setQueryName: | QUrlQueryPrivate::setQuery | Prototype: | void QUrlQueryPrivate::setQuery(const QString &query) | Coverage: | 100.000% (34/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 267-320 |
| | 37 | 11 |
QTriangulator::ComplexToSimple::calculateIntersectionsName: | QTriangulator::ComplexToSimple::calculateIntersections | Prototype: | template <typename T> void QTriangulator<T>::ComplexToSimple::calculateIntersections() | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 1304-1364 |
| | 37 | 9 |
QTreeView::indexRowSizeHintName: | QTreeView::indexRowSizeHint | Prototype: | int QTreeView::indexRowSizeHint(const QModelIndex &index) const | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 2954-3014 |
| | 37 | 9 |
QToolBarLayout::createItemName: | QToolBarLayout::createItem | Prototype: | QToolBarItem *QToolBarLayout::createItem(QAction *action) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | Lines: | 696-741 |
| | 37 | 7 |
QTextTable::insertRowsName: | QTextTable::insertRows | Prototype: | void QTextTable::insertRows(int pos, int num) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 673-726 |
| | 37 | 10 |
QTextDocumentLayoutPrivate::layoutCellName: | QTextDocumentLayoutPrivate::layoutCell | Prototype: | QTextLayoutStruct QTextDocumentLayoutPrivate::layoutCell(QTextTable *t, const QTextTableCell &cell, QFixed width, int layoutFrom, int layoutTo, QTextTableData *td, QFixed absoluteTableY, bool withPageBreaks) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 1523-1598 |
| | 37 | 6 |
QTest::qPrintDataTagsName: | QTest::qPrintDataTags | Prototype: | static void qPrintDataTags(FILE *stream) | Coverage: | 100.000% (29/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 1573-1638 |
| | 37 | 10 |
QTabBar::tabSizeHintName: | QTabBar::tabSizeHint | Prototype: | QSize QTabBar::tabSizeHint(int index) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1393-1442 |
| | 37 | 7 |
QStateMachinePrivate::registerSignalTransitionName: | QStateMachinePrivate::registerSignalTransition | Prototype: | void QStateMachinePrivate::registerSignalTransition(QSignalTransition *transition) | Coverage: | 88.235% (30/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2232-2290 |
| | 37 | 12 |
QSocks5SocketEnginePrivate::setErrorStateName: | QSocks5SocketEnginePrivate::setErrorState | Prototype: | void QSocks5SocketEnginePrivate::setErrorState(Socks5State state, const QString &extraMessage) | Coverage: | 63.889% (23/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 579-652 |
| | 37 | 21 |
QSocks5SocketEnginePrivate::initializeName: | QSocks5SocketEnginePrivate::initialize | Prototype: | void QSocks5SocketEnginePrivate::initialize(Socks5Mode socks5Mode) | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 524-577 |
| | 37 | 5 |
QSettingsPrivate::iniUnescapedKeyName: | QSettingsPrivate::iniUnescapedKey | Prototype: | bool QSettingsPrivate::iniUnescapedKey(const QByteArray &key, int from, int to, QString &result) | Coverage: | 92.593% (25/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 572-626 |
| | 37 | 9 |
QScanConverter::clipName: | QScanConverter::clip | Prototype: | inline bool QScanConverter::clip(Q16Dot16 &xFP, int &iTop, int &iBottom, Q16Dot16 slopeFP, Q16Dot16 edgeFP, int winding) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 522-585 |
| | 37 | 10 |
QRegExpMatchState::testAnchorName: | QRegExpMatchState::testAnchor | Prototype: | bool QRegExpMatchState::testAnchor(int i, int a, const int *capBegin) | Coverage: | 91.667% (55/60) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1802-1861 |
| | 37 | 18 |
QRasterPaintEngine::drawTextItemName: | QRasterPaintEngine::drawTextItem | Prototype: | void QRasterPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3011-3068 |
| | 37 | 6 |
QProcessPrivate::waitForBytesWrittenName: | QProcessPrivate::waitForBytesWritten | Prototype: | bool QProcessPrivate::waitForBytesWritten(int msecs) | Coverage: | 32.727% (18/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 787-858 |
| | 37 | 15 |
QPlainTestLogger::printBenchmarkResultName: | QPlainTestLogger::printBenchmarkResult | Prototype: | void QPlainTestLogger::printBenchmarkResult(const QBenchmarkResult &result) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 267-321 |
| | 37 | 3 |
QPdfEnginePrivate::writeImageName: | QPdfEnginePrivate::writeImage | Prototype: | int QPdfEnginePrivate::writeImage(const QByteArray &data, int width, int height, int depth, int maskObject, int softMaskObject, bool dct, bool isMono) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1921-1971 |
| | 37 | 8 |
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: | 728-793 |
| | 37 | 7 |
QOpenGLTexturePrivate::destroyName: | QOpenGLTexturePrivate::destroy | Prototype: | void QOpenGLTexturePrivate::destroy() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 178-224 |
| | 37 | 3 |
QOpenGLFunctions_1_3_DeprecatedBackend::QOpenGLFunctions_1_3_DeprecatedBackendName: | QOpenGLFunctions_1_3_DeprecatedBackend::QOpenGLFunctions_1_3_DeprecatedBackend | Prototype: | QOpenGLFunctions_1_3_DeprecatedBackend::QOpenGLFunctions_1_3_DeprecatedBackend(QOpenGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | Lines: | 1858-1900 |
| | 37 | 1 |
QOpenGL2PaintEngineEx::clipName: | QOpenGL2PaintEngineEx::clip | Prototype: | void QOpenGL2PaintEngineEx::clip(const QVectorPath &path, Qt::ClipOperation op) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2327-2387 |
| | 37 | 9 |
QObjectPrivate::connectImplName: | QObjectPrivate::connectImpl | Prototype: | QMetaObject::Connection QObjectPrivate::connectImpl(const QObject *sender, int signal_index, const QObject *receiver, void **slot, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type, const int *types, const QMetaObject *senderMetaObject) | Coverage: | 76.471% (26/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 4668-4724 |
| | 37 | 8 |
QObject::disconnectName: | QObject::disconnect | Prototype: | bool QObject::disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | Coverage: | 78.049% (32/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3033-3096 |
| | 37 | 11 |
QNetworkReplyImplPrivate::_q_copyReadyReadName: | QNetworkReplyImplPrivate::_q_copyReadyRead | Prototype: | void QNetworkReplyImplPrivate::_q_copyReadyRead() | Coverage: | 40.000% (12/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 162-221 |
| | 37 | 10 |
QMatrix::mapRectName: | QMatrix::mapRect | Prototype: | QRect QMatrix::mapRect(const QRect &rect) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 369-413 |
| | 37 | 4 |
QMatrix::mapRectName: | QMatrix::mapRect | Prototype: | QRectF QMatrix::mapRect(const QRectF &rect) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 434-477 |
| | 37 | 4 |
QLibraryPrivate::updatePluginStateName: | QLibraryPrivate::updatePluginState | Prototype: | void QLibraryPrivate::updatePluginState() | Coverage: | 53.571% (15/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 693-764 |
| | 37 | 9 |
QKdeThemePrivate::refreshName: | QKdeThemePrivate::refresh | Prototype: | void QKdeThemePrivate::refresh() | Coverage: | 0.000% (0/60) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 239-310 |
| | 37 | 27 |
QItemSelectionModel::isRowSelectedName: | QItemSelectionModel::isRowSelected | Prototype: | bool QItemSelectionModel::isRowSelected(int row, const QModelIndex &parent) const | Coverage: | 84.127% (53/63) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1435-1487 |
| | 37 | 18 |
QItemSelectionModel::emitSelectionChangedName: | QItemSelectionModel::emitSelectionChanged | Prototype: | void QItemSelectionModel::emitSelectionChanged(const QItemSelection &newSelection, const QItemSelection &oldSelection) | Coverage: | 100.000% (56/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1799-1866 |
| | 37 | 16 |
QHttpNetworkReplyPrivate::uncompressBodyDataName: | QHttpNetworkReplyPrivate::uncompressBodyData | Prototype: | qint64 QHttpNetworkReplyPrivate::uncompressBodyData(QByteDataBuffer *in, QByteDataBuffer *out) | Coverage: | 75.862% (22/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 753-807 |
| | 37 | 9 |
QHttpMultiPartIODevice::readDataName: | QHttpMultiPartIODevice::readData | Prototype: | qint64 QHttpMultiPartIODevice::readData(char *data, qint64 maxSize) | Coverage: | 75.676% (28/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 486-541 |
| | 37 | 9 |
QGuiApplicationPrivate::processTabletEventName: | QGuiApplicationPrivate::processTabletEvent | Prototype: | void QGuiApplicationPrivate::processTabletEvent(QWindowSystemInterfacePrivate::TabletEvent *e) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2217-2272 |
| | 37 | 11 |
QGridLayoutPrivate::distributeName: | QGridLayoutPrivate::distribute | Prototype: | void QGridLayoutPrivate::distribute(QRect r, int hSpacing, int vSpacing) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 922-971 |
| | 37 | 6 |
QGraphicsLayoutItemPrivate::effectiveSizeHintsName: | QGraphicsLayoutItemPrivate::effectiveSizeHints | Prototype: | QSizeF *QGraphicsLayoutItemPrivate::effectiveSizeHints(const QSizeF &constraint) const | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | Lines: | 129-186 |
| | 37 | 10 |
QGraphicsAnchorLayoutPrivate::createCenterAnchorsName: | 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: | 1434-1497 |
| | 37 | 7 |
QGL2PaintEngineEx::clipName: | QGL2PaintEngineEx::clip | Prototype: | void QGL2PaintEngineEx::clip(const QVectorPath &path, Qt::ClipOperation op) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2293-2353 |
| | 37 | 9 |
QDomElementPrivate::saveName: | QDomElementPrivate::save | Prototype: | void QDomElementPrivate::save(QTextStream& s, int depth, int indent) const | Coverage: | 66.667% (34/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4551-4634 |
| | 37 | 14 |
QDateTimeParser::setDigitName: | QDateTimeParser::setDigit | Prototype: | bool QDateTimeParser::setDigit(QDateTime &v, int index, int newVal) const | Coverage: | 82.979% (39/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 115-175 |
| | 37 | 20 |
QDateTime::toStringName: | QDateTime::toString | Prototype: | QString QDateTime::toString(Qt::DateFormat format) const | Coverage: | 97.297% (36/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3534-3598 |
| | 37 | 20 |
QByteArray::toBase64Name: | QByteArray::toBase64 | Prototype: | QByteArray QByteArray::toBase64(Base64Options options) const | Coverage: | 100.000% (29/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 3700-3752 |
| | 37 | 9 |
QBezier::shiftedName: | QBezier::shifted | Prototype: | int QBezier::shifted(QBezier *curveSegments, int maxSegments, qreal offset, float threshold) const | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 399-454 |
| | 37 | 13 |
QAlphaPaintEngine::updateStateName: | QAlphaPaintEngine::updateState | Prototype: | void QAlphaPaintEngine::updateState(const QPaintEngineState &state) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 103-159 |
| | 37 | 9 |
QAccessibleTextInterface::textAfterOffsetName: | QAccessibleTextInterface::textAfterOffset | Prototype: | QString QAccessibleTextInterface::textAfterOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 2175-2241 |
| | 37 | 17 |
QAbstractItemView::mousePressEventName: | QAbstractItemView::mousePressEvent | Prototype: | void QAbstractItemView::mousePressEvent(QMouseEvent *event) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1704-1763 |
| | 37 | 9 |
PtsToRegionName: | PtsToRegion | Prototype: | static void PtsToRegion(int numFullPtBlocks, int iCurPtBlock, POINTBLOCK *FirstPtBlock, QRegionPrivate *reg) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3465-3524 |
| | 37 | 13 |
PathSimplifier::appendSeparatingAxesName: | PathSimplifier::appendSeparatingAxes | Prototype: | void PathSimplifier::appendSeparatingAxes(QVarLengthArray<QPoint, 12> &axes, Element *element) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1155-1207 |
| | 37 | 10 |
Parser::parseObjectName: | Parser::parseObject | Prototype: | bool Parser::parseObject() | Coverage: | 65.625% (21/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 380-446 |
| | 37 | 10 |
CreateETandAETName: | CreateETandAET | Prototype: | static void CreateETandAET(int count, const QPoint *pts, EdgeTable *ET, EdgeTableEntry *AET, EdgeTableEntry *pETEs, ScanLineListBlock *pSLLBlock) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3201-3277 |
| | 37 | 9 |
showToolTipName: | showToolTip | Prototype: | static void showToolTip(QHelpEvent *helpEvent, QWidget *widget, const QStyleOptionComplex &opt, QStyle::ComplexControl complexControl, QStyle::SubControl subControl) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 285-351 |
| | 36 | 16 |
rotated90Name: | rotated90 | Prototype: | static QImage rotated90(const QImage &image) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 4438-4500 |
| | 36 | 28 |
rotated270Name: | rotated270 | Prototype: | static QImage rotated270(const QImage &image) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 4508-4570 |
| | 36 | 28 |
qt_real_to_stringName: | qt_real_to_string | Prototype: | const char *qt_real_to_string(qreal val, char *buf) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 79-129 |
| | 36 | 9 |
qt_idForPointSizeName: | qt_idForPointSize | Prototype: | static QPageSize::PageSizeId qt_idForPointSize(const QSize &size, QPageSize::SizeMatchPolicy matchPolicy, QSize *match) | Coverage: | 0.000% (0/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 604-667 |
| | 36 | 17 |
qt_bitmapblit32_sse2_baseName: | qt_bitmapblit32_sse2_base | Prototype: | void qt_bitmapblit32_sse2_base(QRasterBuffer *rasterBuffer, int x, int y, quint32 color, const uchar *src, int width, int height, int stride) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 336-385 |
| | 36 | 7 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &in, QDateTime &dateTime) | Coverage: | 85.185% (23/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4872-4942 |
| | 36 | 12 |
normalizationQuickCheckHelperName: | normalizationQuickCheckHelper | Prototype: | static bool normalizationQuickCheckHelper(QString *str, QString::NormalizationForm mode, int from, int *lastStable) | Coverage: | 100.000% (32/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1961-2018 |
| | 36 | 10 |
loadOpenSslName: | loadOpenSsl | Prototype: | static QPair<QLibrary*, QLibrary*> loadOpenSsl() | Coverage: | 12.500% (3/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 618-721 |
| | 36 | 8 |
generateMaxpName: | generateMaxp | Prototype: | static QTtfTable generateMaxp(const qttf_maxp_table &maxp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 566-608 |
| | 36 | 1 |
convert_indexed8_to_ARGB_PM_inplaceName: | convert_indexed8_to_ARGB_PM_inplace | Prototype: | static bool convert_indexed8_to_ARGB_PM_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 763-815 |
| | 36 | 7 |
convert_ARGB_to_ARGB_PM_inplace_sse2Name: | convert_ARGB_to_ARGB_PM_inplace_sse2 | Prototype: | bool convert_ARGB_to_ARGB_PM_inplace_sse2(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_sse2.cpp | Lines: | 44-100 |
| | 36 | 9 |
RectInRegionName: | RectInRegion | Prototype: | static bool RectInRegion(QRegionPrivate *region, int rx, int ry, uint rwidth, uint rheight) | Coverage: | 0.000% (0/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2697-2757 |
| | 36 | 13 |
QXunitTestLogger::addMessageName: | QXunitTestLogger::addMessage | Prototype: | void QXunitTestLogger::addMessage(MessageTypes type, const QString &message, const char *file, int line) | Coverage: | 88.462% (23/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | Lines: | 286-343 |
| | 36 | 12 |
QXcbWindow::setWindowStateName: | QXcbWindow::setWindowState | Prototype: | void QXcbWindow::setWindowState(Qt::WindowState state) | Coverage: | 90.909% (20/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1283-1342 |
| | 36 | 11 |
QWidgetWindow::handleDragEnterMoveEventName: | QWidgetWindow::handleDragEnterMoveEvent | Prototype: | void QWidgetWindow::handleDragEnterMoveEvent(QDragMoveEvent *event) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 800-849 |
| | 36 | 10 |
QWidgetTextControl::getPaintContextName: | QWidgetTextControl::getPaintContext | Prototype: | QAbstractTextDocumentLayout::PaintContext QWidgetTextControl::getPaintContext(QWidget *widget) const | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3140-3191 |
| | 36 | 10 |
QWidgetPrivate::paintSiblingsRecursiveName: | QWidgetPrivate::paintSiblingsRecursive | Prototype: | void QWidgetPrivate::paintSiblingsRecursive(QPaintDevice *pdev, const QObjectList& siblings, int index, const QRegion &rgn, const QPoint &offset, int flags , QPainter *sharedPainter, QWidgetBackingStore *backingStore) | Coverage: | 0.000% (0/52) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5763-5816 |
| | 36 | 10 |
QWidgetLineControl::finishChangeName: | QWidgetLineControl::finishChange | Prototype: | bool QWidgetLineControl::finishChange(int validateFromState, bool update, bool edited) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 674-724 |
| | 36 | 12 |
QWidgetBackingStore::showYellowThingName: | QWidgetBackingStore::showYellowThing | Prototype: | void QWidgetBackingStore::showYellowThing(QWidget *widget, const QRegion &toBePainted, int msec, bool unclipped) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 190-259 |
| | 36 | 11 |
QTreeWidget::dropEventName: | QTreeWidget::dropEvent | Prototype: | void QTreeWidget::dropEvent(QDropEvent *event) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 3367-3427 |
| | 36 | 11 |
QToolBarPrivate::mouseMoveEventName: | QToolBarPrivate::mouseMoveEvent | Prototype: | bool QToolBarPrivate::mouseMoveEvent(QMouseEvent *event) | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 287-358 |
| | 36 | 10 |
QTimerInfoList::activateTimersName: | QTimerInfoList::activateTimers | Prototype: | int QTimerInfoList::activateTimers() | Coverage: | 87.805% (36/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 562-647 |
| | 36 | 13 |
QTextEngine::positionInLigatureName: | QTextEngine::positionInLigature | Prototype: | int QTextEngine::positionInLigature(const QScriptItem *si, int end, QFixed x, QFixed edge, int glyph_pos, bool cursorOnCharacter) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3146-3198 |
| | 36 | 11 |
QTcpServer::listenName: | QTcpServer::listen | Prototype: | bool QTcpServer::listen(const QHostAddress &address, quint16 port) | Coverage: | 71.429% (15/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | Lines: | 267-330 |
| | 36 | 7 |
QStyleSheetStyle::setPropertiesName: | QStyleSheetStyle::setProperties | Prototype: | void QStyleSheetStyle::setProperties(QWidget *w) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2490-2548 |
| | 36 | 16 |
QStrokerOps::strokePathName: | QStrokerOps::strokePath | Prototype: | void QStrokerOps::strokePath(const QPainterPath &path, void *customData, const QTransform &matrix) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 233-290 |
| | 36 | 13 |
QSpdyProtocolHandler::composeHeaderName: | QSpdyProtocolHandler::composeHeader | Prototype: | QByteArray QSpdyProtocolHandler::composeHeader(const QHttpNetworkRequest &request) | Coverage: | 83.333% (15/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines: | 465-525 |
| | 36 | 4 |
QScrollerPrivate::setContentPositionHelperDraggingName: | QScrollerPrivate::setContentPositionHelperDragging | Prototype: | void QScrollerPrivate::setContentPositionHelperDragging(const QPointF &deltaPos) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1772-1834 |
| | 36 | 3 |
QRasterPaintEngine::drawPolygonName: | QRasterPaintEngine::drawPolygon | Prototype: | void QRasterPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1923-1983 |
| | 36 | 8 |
QPlainTextEditPrivate::ensureVisibleName: | QPlainTextEditPrivate::ensureVisible | Prototype: | void QPlainTextEditPrivate::ensureVisible(int position, bool center, bool forceCenter) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 679-728 |
| | 36 | 11 |
QPixmap::setMaskName: | QPixmap::setMask | Prototype: | void QPixmap::setMask(const QBitmap &mask) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 582-639 |
| | 36 | 14 |
QPicturePaintEngine::writeCmdLengthName: | QPicturePaintEngine::writeCmdLength | Prototype: | void QPicturePaintEngine::writeCmdLength(int pos, const QRectF &r, bool corr) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 316-366 |
| | 36 | 7 |
QPdfEngine::setPenName: | QPdfEngine::setPen | Prototype: | void QPdfEngine::setPen() | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1158-1214 |
| | 36 | 12 |
QPainterPath::addRoundedRectName: | QPainterPath::addRoundedRect | Prototype: | void QPainterPath::addRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3091-3147 |
| | 36 | 8 |
QPainter::drawImageName: | QPainter::drawImage | Prototype: | void QPainter::drawImage(const QPointF &p, const QImage &image) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 5354-5407 |
| | 36 | 6 |
QOpenGLFunctions_3_3_Core::~QOpenGLFunctions_3_3_CoreName: | QOpenGLFunctions_3_3_Core::~QOpenGLFunctions_3_3_Core | Prototype: | QOpenGLFunctions_3_3_Core::~QOpenGLFunctions_3_3_Core() | Coverage: | 0.000% (0/61) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp | Lines: | 79-129 |
| | 36 | 13 |