Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QCssScanner_Generated::lexName: | QCssScanner_Generated::lex | Prototype: | int QCssScanner_Generated::lex() | Coverage: | 0.000% (0/1727) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssscanner.cpp | Lines: | 67-1143 |
| | 985 | 439 |
QTest::keyToAsciiName: | QTest::keyToAscii | Prototype: | char QTest::keyToAscii(Qt::Key key) | Coverage: | 24.494% (121/494) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qasciikey.cpp | Lines: | 239-503 |
| | 246 | 248 |
QCommonStyle::drawControlName: | QCommonStyle::drawControl | Prototype: | void QCommonStyle::drawControl(ControlElement element, const QStyleOption *opt, QPainter *p, const QWidget *widget) const | Coverage: | 0.000% (0/643) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 1201-2312 |
| | 806 | 201 |
q_resolveOpenSslSymbolsName: | q_resolveOpenSslSymbols | Prototype: | bool q_resolveOpenSslSymbols() | Coverage: | 20.491% (192/937) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 730-997 |
| | 198 | 189 |
QCommonStyle::subElementRectName: | QCommonStyle::subElementRect | Prototype: | QRect QCommonStyle::subElementRect(SubElement sr, const QStyleOption *opt, const QWidget *widget) const | Coverage: | 0.000% (0/450) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 2317-3055 |
| | 470 | 185 |
QTest::asciiToKeyName: | QTest::asciiToKey | Prototype: | Qt::Key QTest::asciiToKey(char ascii) | Coverage: | 51.297% (178/347) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qasciikey.cpp | Lines: | 52-230 |
| | 173 | 174 |
QStyleSheetStyle::drawControlName: | QStyleSheetStyle::drawControl | Prototype: | void QStyleSheetStyle::drawControl(ControlElement ce, const QStyleOption *opt, QPainter *p, const QWidget *w) const | Coverage: | 0.000% (0/617) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 3379-4207 |
| | 566 | 174 |
QApplication::notifyName: | QApplication::notify | Prototype: | bool QApplication::notify(QObject *receiver, QEvent *e) | Coverage: | 0.000% (0/508) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3008-3767 |
| | 385 | 162 |
QWidget::eventName: | QWidget::event | Prototype: | bool QWidget::event(QEvent *event) | Coverage: | 0.000% (0/329) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 8750-9232 |
| | 230 | 144 |
cloneEventName: | cloneEvent | Prototype: | static QEvent *cloneEvent(QEvent *e) | Coverage: | 0.000% (0/255) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp | Lines: | 52-453 |
| | 184 | 143 |
bidiItemizeName: | bidiItemize | Prototype: | static bool bidiItemize(QTextEngine *engine, QScriptAnalysis *analysis, QBidiControl &control) | Coverage: | 0.000% (0/300) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 349-764 |
| | 202 | 135 |
QWindowsStyle::drawControlName: | QWindowsStyle::drawControl | Prototype: | void QWindowsStyle::drawControl(ControlElement ce, const QStyleOption *opt, QPainter *p, const QWidget *widget) const | Coverage: | 0.000% (0/548) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 1116-1906 |
| | 559 | 131 |
QCommonStyle::standardPixmapName: | QCommonStyle::standardPixmap | Prototype: | QPixmap QCommonStyle::standardPixmap(StandardPixmap sp, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/270) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 5274-5618 |
| | 197 | 130 |
QCommonStyle::drawPrimitiveName: | QCommonStyle::drawPrimitive | Prototype: | void QCommonStyle::drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *widget) const | Coverage: | 0.000% (0/358) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 141-783 |
| | 458 | 128 |
QFusionStyle::drawControlName: | QFusionStyle::drawControl | Prototype: | void QFusionStyle::drawControl(ControlElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/478) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 999-1913 |
| | 651 | 126 |
QFusionStyle::drawComplexControlName: | QFusionStyle::drawComplexControl | Prototype: | void QFusionStyle::drawComplexControl(ComplexControl control, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/553) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 1928-3027 |
| | 795 | 126 |
QPageSize::nameName: | QPageSize::name | Prototype: | QString QPageSize::name(PageSizeId pageSizeId) | Coverage: | 0.000% (0/244) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1498-1744 |
| | 123 | 121 |
QCommonStyle::subControlRectName: | QCommonStyle::subControlRect | Prototype: | QRect QCommonStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *opt, SubControl sc, const QWidget *widget) const | Coverage: | 0.000% (0/324) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 3926-4355 |
| | 286 | 111 |
QCommonStyle::drawComplexControlName: | QCommonStyle::drawComplexControl | Prototype: | void QCommonStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *widget) const | Coverage: | 0.000% (0/435) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 3110-3784 |
| | 509 | 111 |
QStyleSheetStyle::renderRuleName: | QStyleSheetStyle::renderRule | Prototype: | QRenderRule QStyleSheetStyle::renderRule(const QObject *obj, const QStyleOption *opt, int pseudoElement) const | Coverage: | 0.000% (0/298) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1762-2032 |
| | 182 | 108 |
QCommonStyle::pixelMetricName: | QCommonStyle::pixelMetric | Prototype: | int QCommonStyle::pixelMetric(PixelMetric m, const QStyleOption *opt, const QWidget *widget) const | Coverage: | 0.000% (0/232) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 4358-4724 |
| | 189 | 108 |
QCommonStyle::standardIconName: | QCommonStyle::standardIcon | Prototype: | QIcon QCommonStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/223) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 5623-6138 |
| | 280 | 105 |
QMenu::keyPressEventName: | QMenu::keyPressEvent | Prototype: | void QMenu::keyPressEvent(QKeyEvent *e) | Coverage: | 0.000% (0/360) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 2816-3169 |
| | 246 | 103 |
QStyleSheetStyle::pixelMetricName: | QStyleSheetStyle::pixelMetric | Prototype: | int QStyleSheetStyle::pixelMetric(PixelMetric m, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/250) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4609-4890 |
| | 155 | 100 |
QOpenGLTexture::setFormatName: | QOpenGLTexture::setFormat | Prototype: | void QOpenGLTexture::setFormat(TextureFormat format) | Coverage: | 0.000% (0/120) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 2434-2598 |
| | 43 | 100 |
AtSpiAdaptor::notifyName: | AtSpiAdaptor::notify | Prototype: | void AtSpiAdaptor::notify(QAccessibleEvent *event) | Coverage: | 0.000% (0/228) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 889-1165 |
| | 150 | 100 |
pixelTypeCompatibleWithInternalFormatName: | pixelTypeCompatibleWithInternalFormat | Prototype: | static QOpenGLTexture::PixelType pixelTypeCompatibleWithInternalFormat(QOpenGLTexture::TextureFormat internalFormat) | Coverage: | 0.000% (0/122) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 727-877 |
| | 26 | 99 |
pixelFormatCompatibleWithInternalFormatName: | pixelFormatCompatibleWithInternalFormat | Prototype: | static QOpenGLTexture::PixelFormat pixelFormatCompatibleWithInternalFormat(QOpenGLTexture::TextureFormat internalFormat) | Coverage: | 0.000% (0/169) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 481-725 |
| | 73 | 99 |
isSizedTextureFormatName: | isSizedTextureFormat | Prototype: | static bool isSizedTextureFormat(QOpenGLTexture::TextureFormat internalFormat) | Coverage: | 0.000% (0/103) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 313-432 |
| | 7 | 99 |
isCompressedFormatName: | isCompressedFormat | Prototype: | static bool isCompressedFormat(QOpenGLTexture::TextureFormat internalFormat) | Coverage: | 0.000% (0/102) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 879-993 |
| | 6 | 99 |
read_dib_bodyName: | read_dib_body | Prototype: | static bool read_dib_body(QDataStream &s, const BMP_INFOHDR &bi, int offset, int startpos, QImage &image) | Coverage: | 0.000% (0/316) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 186-586 |
| | 288 | 97 |
QRegExpEngine::getEscapeName: | QRegExpEngine::getEscape | Prototype: | int QRegExpEngine::getEscape() | Coverage: | 32.773% (78/238) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2896-3293 |
| | 287 | 93 |
QStyleSheetStyle::subElementRectName: | QStyleSheetStyle::subElementRect | Prototype: | QRect QStyleSheetStyle::subElementRect(SubElement se, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/229) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5668-5911 |
| | 124 | 91 |
QCommonStyle::styleHintName: | QCommonStyle::styleHint | Prototype: | int QCommonStyle::styleHint(StyleHint sh, const QStyleOption *opt, const QWidget *widget, QStyleHintReturn *hret) const | Coverage: | 0.000% (0/204) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 4896-5227 |
| | 190 | 91 |
QDateTimeParser::parseName: | QDateTimeParser::parse | Prototype: | QDateTimeParser::StateNode QDateTimeParser::parse(QString &input, int &cursorPosition, const QDateTime ¤tValue, bool fixup) const | Coverage: | 76.190% (208/273) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 881-1236 |
| | 230 | 86 |
QTextCursorPrivate::movePositionName: | QTextCursorPrivate::movePosition | Prototype: | bool QTextCursorPrivate::movePosition(QTextCursor::MoveOperation op, QTextCursor::MoveMode mode) | Coverage: | 0.000% (0/304) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 339-668 |
| | 213 | 84 |
QStyleSheetStyle::drawPrimitiveName: | QStyleSheetStyle::drawPrimitive | Prototype: | void QStyleSheetStyle::drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w) const | Coverage: | 0.000% (0/229) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4221-4538 |
| | 176 | 84 |
QStyleSheetStyle::drawComplexControlName: | QStyleSheetStyle::drawComplexControl | Prototype: | void QStyleSheetStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *w) const | Coverage: | 0.000% (0/338) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2921-3377 |
| | 312 | 84 |
QFusionStyle::drawPrimitiveName: | QFusionStyle::drawPrimitive | Prototype: | void QFusionStyle::drawPrimitive(PrimitiveElement elem, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/244) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 421-994 |
| | 396 | 84 |
QTextHtmlParser::applyAttributesName: | QTextHtmlParser::applyAttributes | Prototype: | void QTextHtmlParser::applyAttributes(const QStringList &attributes) | Coverage: | 0.000% (0/247) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1477-1689 |
| | 163 | 83 |
QXcbConnection::handleXcbEventName: | QXcbConnection::handleXcbEvent | Prototype: | void QXcbConnection::handleXcbEvent(xcb_generic_event_t *event) | Coverage: | 44.053% (100/227) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1093-1297 |
| | 118 | 82 |
QMetaType::saveName: | QMetaType::save | Prototype: | bool QMetaType::save(QDataStream &stream, int type, const void *data) | Coverage: | 86.331% (120/139) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1264-1469 |
| | 105 | 82 |
QMetaType::loadName: | QMetaType::load | Prototype: | bool QMetaType::load(QDataStream &stream, int type, void *data) | Coverage: | 86.331% (120/139) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1485-1695 |
| | 111 | 82 |
QStyleSheetStyle::subControlRectName: | QStyleSheetStyle::subControlRect | Prototype: | QRect QStyleSheetStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *opt, SubControl sc, const QWidget *w) const | Coverage: | 0.000% (0/270) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5317-5666 |
| | 227 | 81 |
QPicture::execName: | QPicture::exec | Prototype: | bool QPicture::exec(QPainter *painter, QDataStream &s, int nrecords) | Coverage: | 0.000% (0/221) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 485-922 |
| | 304 | 81 |
QWidgetLineControl::processKeyEventName: | QWidgetLineControl::processKeyEvent | Prototype: | void QWidgetLineControl::processKeyEvent(QKeyEvent* event) | Coverage: | 0.000% (0/287) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1615-1946 |
| | 179 | 78 |
QMetaType::typeNameName: | QMetaType::typeName | Prototype: | const char *QMetaType::typeName(int typeId) | Coverage: | 100.000% (159/159) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 836-871 |
| | 16 | 78 |
QFlickGestureRecognizer::recognizeName: | QFlickGestureRecognizer::recognize | Prototype: | QGestureRecognizer::Result QFlickGestureRecognizer::recognize(QGesture *state, QObject *watched, QEvent *event) | Coverage: | 0.000% (0/234) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 393-706 |
| | 159 | 78 |
QFusionStyle::subControlRectName: | QFusionStyle::subControlRect | Prototype: | QRect QFusionStyle::subControlRect(ComplexControl control, const QStyleOptionComplex *option, SubControl subControl, const QWidget *widget) const | Coverage: | 0.000% (0/218) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 3314-3571 |
| | 186 | 77 |
QTextHtmlParserNode::applyCssDeclarationsName: | QTextHtmlParserNode::applyCssDeclarations | Prototype: | void QTextHtmlParserNode::applyCssDeclarations(const QVector<QCss::Declaration> &declarations, const QTextDocument *resourceProvider) | Coverage: | 0.000% (0/174) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1168-1359 |
| | 137 | 76 |
QString::vasprintfName: | QString::vasprintf | Prototype: | QString QString::vasprintf(const char *cformat, va_list ap) | Coverage: | 59.412% (101/170) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6063-6303 |
| | 150 | 76 |
QXmlSimpleReaderPrivate::parseEntityDeclName: | QXmlSimpleReaderPrivate::parseEntityDecl | Prototype: | bool QXmlSimpleReaderPrivate::parseEntityDecl() | Coverage: | 86.842% (165/190) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 6494-6792 |
| | 184 | 74 |
QXmlSimpleReaderPrivate::parseContentName: | QXmlSimpleReaderPrivate::parseContent | Prototype: | bool QXmlSimpleReaderPrivate::parseContent() | Coverage: | 69.756% (143/205) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 3928-4248 |
| | 179 | 74 |
QWindowsStyle::drawPrimitiveName: | QWindowsStyle::drawPrimitive | Prototype: | void QWindowsStyle::drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w) const | Coverage: | 0.000% (0/233) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 685-1113 |
| | 285 | 74 |
eventClassNameName: | eventClassName | Prototype: | static const char *eventClassName(QEvent::Type t) | Coverage: | 0.000% (0/109) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3709-3824 |
| | 38 | 73 |
QSpiApplicationAdaptor::eventFilterName: | QSpiApplicationAdaptor::eventFilter | Prototype: | bool QSpiApplicationAdaptor::eventFilter(QObject *target, QEvent *event) | Coverage: | 0.000% (0/161) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/application.cpp | Lines: | 85-202 |
| | 60 | 67 |
QRasterizer::rasterizeLineName: | QRasterizer::rasterizeLine | Prototype: | void QRasterizer::rasterizeLine(const QPointF &a, const QPointF &b, qreal width, bool squareCap) | Coverage: | 0.000% (0/228) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 756-1191 |
| | 304 | 67 |
QWidgetTextControl::processEventName: | QWidgetTextControl::processEvent | Prototype: | void QWidgetTextControl::processEvent(QEvent *e, const QMatrix &matrix, QWidget *contextWidget) | Coverage: | 0.000% (0/155) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 974-1195 |
| | 124 | 66 |
parseDateStringName: | parseDateString | Prototype: | static QDateTime parseDateString(const QByteArray &dateString) | Coverage: | 67.260% (189/281) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | Lines: | 584-874 |
| | 172 | 65 |
QTest::qtest_qParseArgsName: | QTest::qtest_qParseArgs | Prototype: | void qtest_qParseArgs(int argc, char *argv[], bool qml) | Coverage: | 53.030% (105/198) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 403-734 |
| | 245 | 64 |
QTableView::moveCursorName: | QTableView::moveCursor | Prototype: | QModelIndex QTableView::moveCursor(CursorAction cursorAction, Qt::KeyboardModifiers modifiers) | Coverage: | 0.000% (0/264) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 1581-1823 |
| | 174 | 64 |
QGraphicsScene::eventName: | QGraphicsScene::event | Prototype: | bool QGraphicsScene::event(QEvent *event) | Coverage: | 0.000% (0/142) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 3324-3526 |
| | 105 | 64 |
dither_to_MonoName: | dither_to_Mono | Prototype: | void dither_to_Mono(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags, bool fromalpha) | Coverage: | 0.000% (0/190) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1161-1428 |
| | 184 | 63 |
AtSpiAdaptor::setBitFlagName: | AtSpiAdaptor::setBitFlag | Prototype: | void AtSpiAdaptor::setBitFlag(const QString &flag) | Coverage: | 0.000% (0/183) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 619-768 |
| | 115 | 63 |
QWidget::setAttributeName: | QWidget::setAttribute | Prototype: | void QWidget::setAttribute(Qt::WidgetAttribute attribute, bool on) | Coverage: | 0.000% (0/173) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11061-11317 |
| | 99 | 62 |
QFontEngineFT::loadGlyphName: | QFontEngineFT::loadGlyph | Prototype: | QFontEngineFT::Glyph *QFontEngineFT::loadGlyph(QGlyphSet *set, uint glyph, QFixed subPixelPosition, GlyphFormat format, bool fetchMetricsOnly) const | Coverage: | 51.587% (130/252) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 886-1252 |
| | 260 | 62 |
QTextDocumentLayoutPrivate::layoutTableName: | QTextDocumentLayoutPrivate::layoutTable | Prototype: | QRectF QTextDocumentLayoutPrivate::layoutTable(QTextTable *table, int layoutFrom, int layoutTo, QFixed parentY) | Coverage: | 0.000% (0/194) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 1606-2007 |
| | 255 | 61 |
QVariant::canConvertName: | QVariant::canConvert | Prototype: | bool QVariant::canConvert(int targetTypeId) const | Coverage: | 87.162% (129/148) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3030-3179 |
| | 81 | 60 |
QEvdevKeyboardHandler::processKeycodeName: | QEvdevKeyboardHandler::processKeycode | Prototype: | QEvdevKeyboardHandler::KeycodeAction QEvdevKeyboardHandler::processKeycode(quint16 keycode, bool pressed, bool autorepeat) | Coverage: | 0.000% (0/227) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | Lines: | 226-458 |
| | 155 | 60 |
QOpenGLTexture::hasFeatureName: | QOpenGLTexture::hasFeature | Prototype: | bool QOpenGLTexture::hasFeature(Feature feature) | Coverage: | 0.000% (0/162) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 3373-3542 |
| | 66 | 58 |
propertyNameForStandardPixmapName: | propertyNameForStandardPixmap | Prototype: | static QLatin1String propertyNameForStandardPixmap(QStyle::StandardPixmap sp) | Coverage: | 0.000% (0/110) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5111-5170 |
| | 56 | 56 |
QXmlSimpleReaderPrivate::parseAttTypeName: | QXmlSimpleReaderPrivate::parseAttType | Prototype: | bool QXmlSimpleReaderPrivate::parseAttType() | Coverage: | 92.466% (135/146) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 5547-5791 |
| | 160 | 56 |
QWindowsStyle::drawComplexControlName: | QWindowsStyle::drawComplexControl | Prototype: | void QWindowsStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *widget) const | Coverage: | 0.000% (0/189) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 1945-2348 |
| | 286 | 55 |
QStyleSheetStyle::styleHintName: | QStyleSheetStyle::styleHint | Prototype: | int QStyleSheetStyle::styleHint(StyleHint sh, const QStyleOption *opt, const QWidget *w, QStyleHintReturn *shret) const | Coverage: | 0.000% (0/136) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5212-5315 |
| | 76 | 55 |
QStandardPaths::writableLocationName: | QStandardPaths::writableLocation | Prototype: | QString QStandardPaths::writableLocation(StandardLocation type) | Coverage: | 75.887% (107/141) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp | Lines: | 71-270 |
| | 124 | 55 |
AtSpiAdaptor::tableInterfaceName: | AtSpiAdaptor::tableInterface | Prototype: | bool AtSpiAdaptor::tableInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | Coverage: | 0.000% (0/188) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2279-2488 |
| | 163 | 55 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QEvent *e) | Coverage: | 0.000% (0/98) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3897-4085 |
| | 116 | 54 |
buildMetaObjectName: | buildMetaObject | Prototype: | static int buildMetaObject(QMetaObjectBuilderPrivate *d, char *buf, int expectedSize, bool relocatable) | Coverage: | 96.689% (146/151) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1172-1476 |
| | 226 | 54 |
QWizardPrivate::recreateLayoutName: | QWizardPrivate::recreateLayout | Prototype: | void QWizardPrivate::recreateLayout(const QWizardLayoutInfo &info) | Coverage: | 0.000% (0/189) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 996-1276 |
| | 199 | 54 |
QStyleSheetStyle::sizeFromContentsName: | QStyleSheetStyle::sizeFromContents | Prototype: | QSize QStyleSheetStyle::sizeFromContents(ContentsType ct, const QStyleOption *opt, const QSize &csz, const QWidget *w) const | Coverage: | 0.000% (0/190) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4892-5106 |
| | 131 | 54 |
standardDeclarationForNodeName: | standardDeclarationForNode | Prototype: | QVector<QCss::Declaration> standardDeclarationForNode(const QTextHtmlParserNode &node) | Coverage: | 0.000% (0/100) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1819-1994 |
| | 127 | 53 |
createReadHandlerHelperName: | createReadHandlerHelper | Prototype: | static QImageIOHandler *createReadHandlerHelper(QIODevice *device, const QByteArray &format, bool autoDetectImageFormat, bool ignoresFormatAndExtension) | Coverage: | 0.000% (0/204) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 237-518 |
| | 113 | 53 |
createOidMapName: | createOidMap | Prototype: | static OidNameMap createOidMap() | Coverage: | 100.000% (53/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 51-82 |
| | 2 | 53 |
QXmlSimpleReaderPrivate::parseElementDeclName: | QXmlSimpleReaderPrivate::parseElementDecl | Prototype: | bool QXmlSimpleReaderPrivate::parseElementDecl() | Coverage: | 94.245% (131/139) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 5914-6144 |
| | 150 | 53 |
qt_xForm_helperName: | qt_xForm_helper | Prototype: | bool qt_xForm_helper(const QTransform &trueMat, int xoffset, int type, int depth, uchar *dptr, int dbpl, int p_inc, int dHeight, const uchar *sptr, int sbpl, int sWidth, int sHeight) | Coverage: | 0.000% (0/187) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 4022-4132 |
| | 80 | 52 |
QLocalePrivate::dateTimeToStringName: | QLocalePrivate::dateTimeToString | Prototype: | QString QLocalePrivate::dateTimeToString(const QString &format, const QDateTime &datetime, const QDate &dateOnly, const QTime &timeOnly, const QLocale *q) const | Coverage: | 93.130% (122/131) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2517-2742 |
| | 142 | 52 |
QSystemLocale::queryName: | QSystemLocale::query | Prototype: | QVariant QSystemLocale::query(QueryType type, QVariant in) const | Coverage: | 53.704% (58/108) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | Lines: | 133-263 |
| | 72 | 50 |
QOpenGLEngineShaderManager::useCorrectShaderProgName: | QOpenGLEngineShaderManager::useCorrectShaderProg | Prototype: | bool QOpenGLEngineShaderManager::useCorrectShaderProg() | Coverage: | 0.000% (0/179) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp | Lines: | 670-892 |
| | 151 | 50 |
qt_format_textName: | qt_format_text | Prototype: | void qt_format_text(const QFont &fnt, const QRectF &_r, int tf, const QTextOption *option, const QString& str, QRectF *brect, int tabstops, int *ta, int tabarraylen, QPainter *painter) | Coverage: | 0.000% (0/192) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7399-7644 |
| | 165 | 49 |
qAccessibleFactoryName: | qAccessibleFactory | Prototype: | QAccessibleInterface *qAccessibleFactory(const QString &classname, QObject *object) | Coverage: | 0.000% (0/157) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgetfactory.cpp | Lines: | 58-223 |
| | 101 | 49 |
QXmlSimpleReaderPrivate::parsePIName: | QXmlSimpleReaderPrivate::parsePI | Prototype: | bool QXmlSimpleReaderPrivate::parsePI() | Coverage: | 93.023% (120/129) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 4409-4628 |
| | 127 | 49 |
QTextDocumentLayoutPrivate::layoutFlowName: | QTextDocumentLayoutPrivate::layoutFlow | Prototype: | void QTextDocumentLayoutPrivate::layoutFlow(QTextFrame::Iterator it, QTextLayoutStruct *layoutStruct, int layoutFrom, int layoutTo, QFixed width) | Coverage: | 0.000% (0/176) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 2238-2565 |
| | 200 | 49 |
QRegExpMatchState::matchHereName: | QRegExpMatchState::matchHere | Prototype: | bool QRegExpMatchState::matchHere() | Coverage: | 86.813% (158/182) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1975-2323 |
| | 172 | 49 |
QFusionStyle::pixelMetricName: | QFusionStyle::pixelMetric | Prototype: | int QFusionStyle::pixelMetric(PixelMetric metric, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/82) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 3032-3146 |
| | 64 | 49 |
QMessagePattern::setPatternName: | QMessagePattern::setPattern | Prototype: | void QMessagePattern::setPattern(const QString &pattern) | Coverage: | 86.111% (124/144) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1034-1200 |
| | 107 | 48 |
QGLEngineShaderManager::useCorrectShaderProgName: | QGLEngineShaderManager::useCorrectShaderProg | Prototype: | bool QGLEngineShaderManager::useCorrectShaderProg() | Coverage: | 21.143% (37/175) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 662-873 |
| | 142 | 48 |
QAbstractItemView::keyPressEventName: | QAbstractItemView::keyPressEvent | Prototype: | void QAbstractItemView::keyPressEvent(QKeyEvent *event) | Coverage: | 0.000% (0/119) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2282-2502 |
| | 79 | 48 |
QXmlSimpleReaderPrivate::parseDoctypeName: | QXmlSimpleReaderPrivate::parseDoctype | Prototype: | bool QXmlSimpleReaderPrivate::parseDoctype() | Coverage: | 90.323% (112/124) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 4639-4840 |
| | 127 | 47 |
QWidgetWindow::eventName: | QWidgetWindow::event | Prototype: | bool QWidgetWindow::event(QEvent *event) | Coverage: | 0.000% (0/84) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 183-335 |
| | 63 | 46 |
QMenu::popupName: | QMenu::popup | Prototype: | void QMenu::popup(const QPoint &p, QAction *atAction) | Coverage: | 0.000% (0/189) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 2144-2377 |
| | 142 | 46 |