Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |