| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QXcbConnection::xi2ProcessTouch| Name: | QXcbConnection::xi2ProcessTouch | | Prototype: | void QXcbConnection::xi2ProcessTouch(void *xiDevEvent, QXcbWindow *platformWindow) | | Coverage: | 0.000% (0/110) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 595-762 |
| | 119 | 37 |
qCleanupFuncinfo| Name: | qCleanupFuncinfo | | Prototype: | QByteArray qCleanupFuncinfo(QByteArray info) | | Coverage: | 88.889% (104/117) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 799-950 |
| | 88 | 37 |
qt_gl_resolve_extensions| Name: | qt_gl_resolve_extensions | | Prototype: | static int qt_gl_resolve_extensions() | | Coverage: | 0.000% (0/120) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 389-501 |
| | 89 | 37 |
write_pbm_image| Name: | write_pbm_image | | Prototype: | static bool write_pbm_image(QIODevice *out, const QImage &sourceImage, const QByteArray &sourceFormat) | | Coverage: | 0.000% (0/102) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 260-410 |
| | 102 | 37 |
QPdfPrintEngine::setProperty| Name: | QPdfPrintEngine::setProperty | | Prototype: | void QPdfPrintEngine::setProperty(PrintEnginePropertyKey key, const QVariant &value) | | Coverage: | 56.790% (46/81) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 112-238 |
| | 75 | 38 |
QRenderRule::QRenderRule| Name: | QRenderRule::QRenderRule | | Prototype: | QRenderRule::QRenderRule(const QVector<Declaration> &declarations, const QObject *object) | | Coverage: | 0.000% (0/127) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 867-1016 |
| | 117 | 38 |
QTransform::mapRect| Name: | QTransform::mapRect | | Prototype: | QRect QTransform::mapRect(const QRect &rect) const | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1897-1946 |
| | 41 | 38 |
QTransform::mapRect| Name: | QTransform::mapRect | | Prototype: | QRectF QTransform::mapRect(const QRectF &rect) const | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1967-2015 |
| | 41 | 38 |
QWidgetWindow::handleMouseEvent| Name: | QWidgetWindow::handleMouseEvent | | Prototype: | void QWidgetWindow::handleMouseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/123) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 443-627 |
| | 114 | 38 |
convert| Name: | convert | | Prototype: | static bool convert(const QVariant::Private *d, int t, void *result, bool *ok) | | Coverage: | 0.000% (0/95) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 178-308 |
| | 83 | 38 |
QGraphicsItem::sceneEvent| Name: | QGraphicsItem::sceneEvent | | Prototype: | bool QGraphicsItem::sceneEvent(QEvent *event) | | Coverage: | 0.000% (0/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6778-6905 |
| | 78 | 39 |
QGraphicsScenePrivate::processDirtyItemsRecursive| Name: | QGraphicsScenePrivate::processDirtyItemsRecursive | | Prototype: | void QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem *item, bool dirtyAncestorContainsChildren, qreal parentOpacity) | | Coverage: | 0.000% (0/179) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5137-5320 |
| | 116 | 39 |
QGridLayoutRowData::calculateGeometries| Name: | QGridLayoutRowData::calculateGeometries | | Prototype: | void QGridLayoutRowData::calculateGeometries(int start, int end, qreal targetSize, qreal *positions, qreal *sizes, qreal *descents, const QGridLayoutBox &totalBox, const QGridLayoutRowInfo &rowInfo, bool snapToPixelGrid) | | Coverage: | 0.000% (0/130) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 204-447 |
| | 142 | 39 |
QImageData::checkForAlphaPixels| Name: | QImageData::checkForAlphaPixels | | Prototype: | bool QImageData::checkForAlphaPixels() const | | Coverage: | 0.000% (0/85) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 183-295 |
| | 64 | 39 |
QRegExpEngine::getToken| Name: | QRegExpEngine::getToken | | Prototype: | int QRegExpEngine::getToken() | | Coverage: | 86.275% (88/102) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3344-3503 |
| | 98 | 39 |
QTextEngine::itemize| Name: | QTextEngine::itemize | | Prototype: | void QTextEngine::itemize() const | | Coverage: | 0.000% (0/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1586-1763 |
| | 112 | 39 |
QTextStreamPrivate::getNumber| Name: | QTextStreamPrivate::getNumber | | Prototype: | QTextStreamPrivate::NumberParsingStatus QTextStreamPrivate::getNumber(qulonglong *ret) | | Coverage: | 76.712% (112/146) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1755-1926 |
| | 115 | 39 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug d, const QAccessibleEvent &ev) | | Coverage: | 0.000% (0/116) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 1902-1959 |
| | 48 | 39 |
qGeomCalc| Name: | qGeomCalc | | Prototype: | void qGeomCalc(QVector<QLayoutStruct> &chain, int start, int count, int pos, int space, int spacer) | | Coverage: | 0.000% (0/151) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | | Lines: | 76-345 |
| | 164 | 39 |
qt_painterpath_bezier_extrema| Name: | qt_painterpath_bezier_extrema | | Prototype: | static QRectF qt_painterpath_bezier_extrema(const QBezier &b) | | Coverage: | 0.000% (0/131) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1363-1442 |
| | 42 | 39 |
setup_qt| Name: | setup_qt | | Prototype: | static void setup_qt(QImage& image, png_structp png_ptr, png_infop info_ptr, QSize scaledSize, bool *doScaledRead, float screen_gamma=0.0, float file_gamma=0.0) | | Coverage: | 0.000% (0/158) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 238-408 |
| | 127 | 39 |
QAccessibleTextWidget::attributes| Name: | QAccessibleTextWidget::attributes | | Prototype: | QString QAccessibleTextWidget::attributes(int offset, int *startOffset, int *endOffset) const | | Coverage: | 0.000% (0/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 763-915 |
| | 84 | 40 |
QEvdevTouchScreenData::processInputEvent| Name: | QEvdevTouchScreenData::processInputEvent | | Prototype: | void QEvdevTouchScreenData::processInputEvent(input_event *data) | | Coverage: | 0.000% (0/160) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 438-586 |
| | 99 | 40 |
QGraphicsScenePrivate::drawItemHelper| Name: | QGraphicsScenePrivate::drawItemHelper | | Prototype: | void QGraphicsScenePrivate::drawItemHelper(QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget, bool painterStateProtection) | | Coverage: | 0.000% (0/167) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 4393-4697 |
| | 183 | 40 |
QXmlSimpleReaderPrivate::parseProlog| Name: | QXmlSimpleReaderPrivate::parseProlog | | Prototype: | bool QXmlSimpleReaderPrivate::parseProlog() | | Coverage: | 89.815% (97/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3403-3583 |
| | 111 | 40 |
QEvdevMouseHandler::readMouseData| Name: | QEvdevMouseHandler::readMouseData | | Prototype: | void QEvdevMouseHandler::readMouseData() | | Coverage: | 0.000% (0/121) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 188-302 |
| | 85 | 41 |
QRasterPaintEngine::alphaPenBlt| Name: | QRasterPaintEngine::alphaPenBlt | | Prototype: | void QRasterPaintEngine::alphaPenBlt(const void* src, int bpl, int depth, int rx,int ry,int w,int h) | | Coverage: | 0.000% (0/169) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2526-2746 |
| | 150 | 41 |
QGridLayoutEngine::fillRowData| Name: | QGridLayoutEngine::fillRowData | | Prototype: | void QGridLayoutEngine::fillRowData(QGridLayoutRowData *rowData, const qreal *colPositions, const qreal *colSizes, Qt::Orientation orientation, const QAbstractLayoutStyleInfo *styleInfo) const | | Coverage: | 0.000% (0/175) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1311-1538 |
| | 150 | 42 |
QGuiApplicationPrivate::processTouchEvent| Name: | QGuiApplicationPrivate::processTouchEvent | | Prototype: | void QGuiApplicationPrivate::processTouchEvent(QWindowSystemInterfacePrivate::TouchEvent *e) | | Coverage: | 0.000% (0/129) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2402-2658 |
| | 173 | 42 |
QOpenGLTextureCache::bindTexture| Name: | QOpenGLTextureCache::bindTexture | | Prototype: | GLuint QOpenGLTextureCache::bindTexture(QOpenGLContext *context, qint64 key, const QImage &image, BindOptions options) | | Coverage: | 0.000% (0/118) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | | Lines: | 191-351 |
| | 103 | 42 |
QSslContext::initSslContext| Name: | QSslContext::initSslContext | | Prototype: | void QSslContext::initSslContext(QSslContext *sslContext, QSslSocket::SslMode mode, const QSslConfiguration &configuration, bool allowRootCertOnDemandLoading) | | Coverage: | 66.990% (69/103) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 101-370 |
| | 114 | 42 |
QXcbConnection::xi2SetupDevices| Name: | QXcbConnection::xi2SetupDevices | | Prototype: | void QXcbConnection::xi2SetupDevices() | | Coverage: | 46.667% (70/150) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 105-273 |
| | 128 | 42 |
QXmlSimpleReaderPrivate::parseElement| Name: | QXmlSimpleReaderPrivate::parseElement | | Prototype: | bool QXmlSimpleReaderPrivate::parseElement() | | Coverage: | 88.679% (94/106) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3590-3770 |
| | 107 | 42 |
QXmlSimpleReaderPrivate::parseMarkupdecl| Name: | QXmlSimpleReaderPrivate::parseMarkupdecl | | Prototype: | bool QXmlSimpleReaderPrivate::parseMarkupdecl() | | Coverage: | 84.404% (92/109) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 5025-5190 |
| | 105 | 42 |
QXmlSimpleReaderPrivate::processReference| Name: | QXmlSimpleReaderPrivate::processReference | | Prototype: | bool QXmlSimpleReaderPrivate::processReference() | | Coverage: | 65.625% (84/128) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7479-7678 |
| | 119 | 42 |
atspiTextAttribute| Name: | atspiTextAttribute | | Prototype: | AtSpiAttribute atspiTextAttribute(const QString &ia2Name, const QString &ia2Value) | | Coverage: | 0.000% (0/113) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1958-2052 |
| | 49 | 42 |
QGraphicsItemPrivate::setVisibleHelper| Name: | QGraphicsItemPrivate::setVisibleHelper | | Prototype: | void QGraphicsItemPrivate::setVisibleHelper(bool newVisible, bool explicitly, bool update, bool hiddenByPanel) | | Coverage: | 0.000% (0/166) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2356-2510 |
| | 97 | 43 |
QStyleSheetStyle::defaultSize| Name: | QStyleSheetStyle::defaultSize | | Prototype: | QSize QStyleSheetStyle::defaultSize(const QWidget *w, QSize sz, const QRect& rect, int pe) const | | Coverage: | 0.000% (0/90) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2164-2263 |
| | 54 | 43 |
QTextLine::layout_helper| Name: | QTextLine::layout_helper | | Prototype: | void QTextLine::layout_helper(int maxGlyphs) | | Coverage: | 0.000% (0/175) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1780-2069 |
| | 171 | 43 |
QTextLine::xToCursor| Name: | QTextLine::xToCursor | | Prototype: | int QTextLine::xToCursor(qreal _x, CursorPosition cpos) const | | Coverage: | 0.000% (0/166) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 2784-3004 |
| | 153 | 43 |
QTextOdfWriter::writeCharacterFormat| Name: | QTextOdfWriter::writeCharacterFormat | | Prototype: | void QTextOdfWriter::writeCharacterFormat(QXmlStreamWriter &writer, QTextCharFormat format, int formatIndex) const | | Coverage: | 0.000% (0/112) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 525-630 |
| | 73 | 43 |
qDrawBorderPixmap| Name: | qDrawBorderPixmap | | Prototype: | void qDrawBorderPixmap(QPainter *painter, const QRect &targetRect, const QMargins &targetMargins, const QPixmap &pixmap, const QRect &sourceRect,const QMargins &sourceMargins, const QTileRules &rules, QDrawBorderPixmap::DrawingHints hints) | | Coverage: | 0.000% (0/183) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 798-1052 |
| | 192 | 43 |
QDateTime::fromString| Name: | QDateTime::fromString | | Prototype: | QDateTime QDateTime::fromString(const QString& string, Qt::DateFormat format) | | Coverage: | 88.321% (121/137) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4392-4586 |
| | 122 | 44 |
QTextEngine::justify| Name: | QTextEngine::justify | | Prototype: | void QTextEngine::justify(const QScriptLine &line) | | Coverage: | 0.000% (0/130) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2168-2356 |
| | 105 | 44 |
QCommonStyle::sizeFromContents| Name: | QCommonStyle::sizeFromContents | | Prototype: | QSize QCommonStyle::sizeFromContents(ContentsType ct, const QStyleOption *opt, const QSize &csz, const QWidget *widget) const | | Coverage: | 0.000% (0/118) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 4729-4892 |
| | 104 | 45 |
QDateTimeParser::parseSection| Name: | QDateTimeParser::parseSection | | Prototype: | int QDateTimeParser::parseSection(const QDateTime ¤tValue, int sectionIndex, QString &text, int &cursorPosition, int index, State &state, int *usedptr) const | | Coverage: | 87.719% (100/114) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 697-873 |
| | 107 | 45 |
QXmlSimpleReaderPrivate::parseAttlistDecl| Name: | QXmlSimpleReaderPrivate::parseAttlistDecl | | Prototype: | bool QXmlSimpleReaderPrivate::parseAttlistDecl() | | Coverage: | 96.460% (109/113) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 5346-5542 |
| | 120 | 45 |
convert_RGB_to_Indexed8| Name: | convert_RGB_to_Indexed8 | | Prototype: | static void convert_RGB_to_Indexed8(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/146) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1457-1713 |
| | 167 | 45 |
QApplicationPrivate::initializeWidgetFontHash| Name: | QApplicationPrivate::initializeWidgetFontHash | | Prototype: | void QApplicationPrivate::initializeWidgetFontHash() | | Coverage: | 0.000% (0/92) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 720-772 |
| | 27 | 46 |
QGraphicsItemPrivate::setParentItemHelper| Name: | QGraphicsItemPrivate::setParentItemHelper | | Prototype: | void QGraphicsItemPrivate::setParentItemHelper(QGraphicsItem *newParent, const QVariant *newParentVariant, const QVariant *thisPointerVariant) | | Coverage: | 0.000% (0/187) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1171-1349 |
| | 101 | 46 |
QGraphicsScenePrivate::gestureEventHandler| Name: | QGraphicsScenePrivate::gestureEventHandler | | Prototype: | void QGraphicsScenePrivate::gestureEventHandler(QGestureEvent *event) | | Coverage: | 0.000% (0/130) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 6230-6475 |
| | 133 | 46 |
QMenu::popup| Name: | 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 |
QWidgetWindow::event| Name: | 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 |
QXmlSimpleReaderPrivate::parseDoctype| Name: | 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 |
QAbstractItemView::keyPressEvent| Name: | 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 |
QGLEngineShaderManager::useCorrectShaderProg| Name: | 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 |
QMessagePattern::setPattern| Name: | 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 |
QFusionStyle::pixelMetric| Name: | 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 |
QRegExpMatchState::matchHere| Name: | 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 |
QTextDocumentLayoutPrivate::layoutFlow| Name: | 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 |
QXmlSimpleReaderPrivate::parsePI| Name: | 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 |
qAccessibleFactory| Name: | 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 |
qt_format_text| Name: | 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 |
QOpenGLEngineShaderManager::useCorrectShaderProg| Name: | 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 |
QSystemLocale::query| Name: | 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 |
QLocalePrivate::dateTimeToString| Name: | 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 |
qt_xForm_helper| Name: | 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 |
QXmlSimpleReaderPrivate::parseElementDecl| Name: | 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 |
createOidMap| Name: | 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 |
createReadHandlerHelper| Name: | 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 |
standardDeclarationForNode| Name: | 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 |
QStyleSheetStyle::sizeFromContents| Name: | 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 |
QWizardPrivate::recreateLayout| Name: | 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 |
buildMetaObject| Name: | 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 |
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 |
AtSpiAdaptor::tableInterface| Name: | 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 |
QStandardPaths::writableLocation| Name: | 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 |
QStyleSheetStyle::styleHint| Name: | 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 |
QWindowsStyle::drawComplexControl| Name: | 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 |
QXmlSimpleReaderPrivate::parseAttType| Name: | 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 |
propertyNameForStandardPixmap| Name: | 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 |
QOpenGLTexture::hasFeature| Name: | 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 |
QEvdevKeyboardHandler::processKeycode| Name: | 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 |
QVariant::canConvert| Name: | 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 |
QTextDocumentLayoutPrivate::layoutTable| Name: | 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 |
QFontEngineFT::loadGlyph| Name: | 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 |
QWidget::setAttribute| Name: | 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 |
AtSpiAdaptor::setBitFlag| Name: | 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 |
dither_to_Mono| Name: | 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 |
QGraphicsScene::event| Name: | 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 |
QTableView::moveCursor| Name: | 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 |
QTest::qtest_qParseArgs| Name: | 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 |
parseDateString| Name: | 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 |
QWidgetTextControl::processEvent| Name: | 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 |
QRasterizer::rasterizeLine| Name: | 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 |
QSpiApplicationAdaptor::eventFilter| Name: | 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 |
eventClassName| Name: | 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 |
QWindowsStyle::drawPrimitive| Name: | 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 |
QXmlSimpleReaderPrivate::parseContent| Name: | 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 |
QXmlSimpleReaderPrivate::parseEntityDecl| Name: | 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 |