Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
sm_dieCallbackName: | sm_dieCallback | Prototype: | static void sm_dieCallback(SmcConn smcConn, SmPointer ) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 285-292 |
| | 5 | 2 |
slopeAtName: | slopeAt | Prototype: | static inline qreal slopeAt(qreal t, qreal a, qreal b, qreal c, qreal d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2819-2822 |
| | 1 | 1 |
skipDuplicatePointsName: | skipDuplicatePoints | Prototype: | static inline void skipDuplicatePoints(const qreal **pts, const qreal *endPts) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | Lines: | 73-80 |
| | 3 | 2 |
skipBoundryNeutralsName: | skipBoundryNeutrals | Prototype: | static QChar::Direction skipBoundryNeutrals(QScriptAnalysis *analysis, const ushort *unicode, int length, int &sor, int &eor, QBidiControl &control) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 327-346 |
| | 11 | 4 |
signalForMemberName: | signalForMember | Prototype: | static const char *signalForMember(const char *member) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 82-92 |
| | 5 | 3 |
shrinkName: | shrink | Prototype: | static inline int shrink(QLayoutStruct &ls, int delta) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 836-843 |
| | 5 | 2 |
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: | 291-357 |
| | 36 | 16 |
showParserMessageName: | showParserMessage | Prototype: | static void showParserMessage(const QString &message, MessageType type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 549-572 |
| | 1 | 1 |
showNewMessageBoxName: | showNewMessageBox | Prototype: | static QMessageBox::StandardButton showNewMessageBox(QWidget *parent, QMessageBox::Icon icon, const QString& title, const QString& text, QMessageBox::StandardButtons buttons, QMessageBox::StandardButton defaultButton) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 1622-1657 |
| | 23 | 7 |
shouldEnableInputMethodName: | shouldEnableInputMethod | Prototype: | static inline bool shouldEnableInputMethod(QPlainTextEdit *plaintextedit) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 70-73 |
| | 1 | 1 |
shouldEnableInputMethodName: | shouldEnableInputMethod | Prototype: | static inline bool shouldEnableInputMethod(QTextEdit *textedit) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 76-79 |
| | 1 | 1 |
shouldBePropagatedToWidgetName: | shouldBePropagatedToWidget | Prototype: | static inline bool shouldBePropagatedToWidget(QEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 167-181 |
| | 3 | 8 |
shiftConstraintsName: | shiftConstraints | Prototype: | static void shiftConstraints(const QList<QSimplexConstraint *> &constraints, qreal amount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 2179-2186 |
| | 4 | 2 |
shiftName: | shift | Prototype: | static ShiftResult shift(const QBezier *orig, QBezier *shifted, qreal offset, qreal threshold) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 261-337 |
| | 52 | 9 |
setup_qtName: | 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 |
setupTextLayoutName: | setupTextLayout | Prototype: | static QRectF setupTextLayout(QTextLayout *layout) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 10724-10740 |
| | 12 | 3 |
set_textName: | set_text | Prototype: | static void set_text(const QImage &image, png_structp png_ptr, png_infop info_ptr, const QString &description) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 734-806 |
| | 33 | 10 |
set_font_bitsName: | set_font_bits | Prototype: | static void set_font_bits(int version, quint8 bits, QFontPrivate *f) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 1921-1934 |
| | 10 | 3 |
set_extended_font_bitsName: | set_extended_font_bits | Prototype: | static void set_extended_font_bits(quint8 bits, QFontPrivate *f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 1936-1941 |
| | 3 | 1 |
setWorldTransformName: | setWorldTransform | Prototype: | static inline void setWorldTransform(QPainter *painter, const QTransform *const transformPtr, const QTransform *effectTransform) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4869-4877 |
| | 4 | 2 |
setWidthAttributeName: | setWidthAttribute | Prototype: | static void setWidthAttribute(QTextLength *width, const QString &valueStr) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1422-1437 |
| | 10 | 4 |
setTextTransformFromValueName: | setTextTransformFromValue | Prototype: | static void setTextTransformFromValue(const QCss::Value &value, QFont *font) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1253-1263 |
| | 6 | 6 |
setTextDecorationFromValuesName: | setTextDecorationFromValues | Prototype: | static void setTextDecorationFromValues(const QVector<QCss::Value> &values, QFont *font) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1198-1215 |
| | 12 | 8 |
setTTYCursorName: | setTTYCursor | Prototype: | static void setTTYCursor(bool enable) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | Lines: | 71-85 |
| | 9 | 3 |
setPossiblePaletteName: | setPossiblePalette | Prototype: | static void setPossiblePalette(const QPalette *palette, const char *className) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 689-694 |
| | 3 | 2 |
setPenAndDrawBackgroundName: | setPenAndDrawBackground | Prototype: | static void setPenAndDrawBackground(QPainter *p, const QPen &defaultPen, const QTextCharFormat &chf, const QRectF &r) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 2118-2132 |
| | 8 | 4 |
setIntAttributeName: | setIntAttribute | Prototype: | static bool setIntAttribute(int *destination, const QString &value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1402-1410 |
| | 5 | 2 |
setIndexName: | setIndex | Prototype: | static void setIndex(int *index, int candidate, int min, int max, bool isIncreasing) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 213-230 |
| | 10 | 5 |
setFontWeightFromValueName: | setFontWeightFromValue | Prototype: | static bool setFontWeightFromValue(const QCss::Value &value, QFont *font) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1152-1166 |
| | 10 | 6 |
setFontVariantFromValueName: | setFontVariantFromValue | Prototype: | static void setFontVariantFromValue(const QCss::Value &value, QFont *font) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1242-1251 |
| | 5 | 5 |
setFontStyleFromValueName: | setFontStyleFromValue | Prototype: | static bool setFontStyleFromValue(const QCss::Value &value, QFont *font) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1139-1150 |
| | 8 | 6 |
setFontSizeFromValueName: | setFontSizeFromValue | Prototype: | static bool setFontSizeFromValue(QCss::Value value, QFont *font, int *fontSizeAdjustment) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1102-1137 |
| | 27 | 13 |
setFontFamilyFromValuesName: | setFontFamilyFromValues | Prototype: | static bool setFontFamilyFromValues(const QVector<QCss::Value> &values, QFont *font, int start = 0) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1173-1196 |
| | 19 | 6 |
setFloatAttributeName: | setFloatAttribute | Prototype: | static bool setFloatAttribute(qreal *destination, const QString &value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1412-1420 |
| | 5 | 2 |
setCoordsName: | setCoords | Prototype: | static inline void setCoords(GLfloat *coords, const QOpenGLRect &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 543-553 |
| | 8 | 1 |
setCloseOnExecName: | setCloseOnExec | Prototype: | static inline bool setCloseOnExec(int fd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 139-142 |
| | 1 | 1 |
setClipName: | setClip | Prototype: | static inline void setClip(QPainter *painter, QGraphicsItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4858-4867 |
| | 6 | 2 |
setBlockCharFormatHelperName: | setBlockCharFormatHelper | Prototype: | static void setBlockCharFormatHelper(QTextDocumentPrivate *priv, int pos1, int pos2, const QTextCharFormat &format, QTextDocumentPrivate::FormatChangeMode changeMode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 716-727 |
| | 6 | 3 |
setAttribute_internalName: | setAttribute_internal | Prototype: | static void setAttribute_internal(Qt::WidgetAttribute attribute, bool on, QWidgetData *data, QWidgetPrivate *d) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11019-11035 |
| | 9 | 4 |
setActionIconName: | setActionIcon | Prototype: | static inline void setActionIcon(QAction *action, const QString &name) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2233-2238 |
| | 3 | 2 |
setName: | set | Prototype: | static void set(QJustificationPoint *point, int type, const QGlyphLayout &glyph, QFontEngine *fe) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2142-2165 |
| | 15 | 4 |
separatorMoveHelperName: | separatorMoveHelper | Prototype: | static int separatorMoveHelper(QVector<QLayoutStruct> &list, int index, int delta, int sep) | Coverage: | 0.000% (0/71) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 854-930 |
| | 58 | 21 |
sendWindowChangeToTextureChildrenRecursivelyName: | sendWindowChangeToTextureChildrenRecursively | Prototype: | static void sendWindowChangeToTextureChildrenRecursively(QWidget *widget) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10461-10474 |
| | 8 | 4 |
sendScreenChangeRecursivelyName: | sendScreenChangeRecursively | Prototype: | static void sendScreenChangeRecursively(QWidget *widget) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 695-705 |
| | 7 | 3 |
sendResizeEventsName: | sendResizeEvents | Prototype: | static void sendResizeEvents(QWidget *target) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5231-5244 |
| | 9 | 4 |
screenOfName: | screenOf | Prototype: | static QScreen *screenOf(const QWidget *w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 422-427 |
| | 3 | 2 |
scaleRectName: | scaleRect | Prototype: | static const QRectF scaleRect(const QRectF &r, qreal sx, qreal sy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1416-1419 |
| | 1 | 1 |
sanityCheckName: | sanityCheck | Prototype: | static bool sanityCheck(const QMdiSubWindow * const child, const char *where) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 185-194 |
| | 6 | 2 |
sanityCheckName: | sanityCheck | Prototype: | static bool sanityCheck(const QList<QWidget *> &widgets, const int index, const char *where) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 196-211 |
| | 11 | 3 |
s5StateToStringName: | s5StateToString | Prototype: | static inline QString s5StateToString(QSocks5SocketEnginePrivate::Socks5State) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 146-146 |
| | 1 | 1 |
round_up_scanlineName: | round_up_scanline | Prototype: | static inline quint32 round_up_scanline(quint32 base, quint32 pad) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 353-356 |
| | 1 | 1 |
roundInDeviceCoordinatesName: | roundInDeviceCoordinates | Prototype: | static inline QPointF roundInDeviceCoordinates(const QPointF &p, const QTransform &m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 5019-5022 |
| | 1 | 1 |
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: | 4456-4518 |
| | 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: | 4526-4588 |
| | 36 | 28 |
rotated180Name: | rotated180 | Prototype: | static QImage rotated180(const QImage &image) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 4521-4523 |
| | 1 | 1 |
rgbSwapped_genericName: | rgbSwapped_generic | Prototype: | inline void rgbSwapped_generic(int width, int height, const QImage *src, QImage *dst, const QPixelLayout* layout) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3152-3182 |
| | 23 | 4 |
rgbBlendPixelName: | rgbBlendPixel | Prototype: | static inline void rgbBlendPixel(quint32 *dst, int coverage, int sr, int sg, int sb, const uchar *gamma, const uchar *invgamma) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5728-5773 |
| | 31 | 2 |
rgb2hsvName: | rgb2hsv | Prototype: | static inline void rgb2hsv(QRgb rgb, int &h, int &s, int &v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 575-580 |
| | 3 | 1 |
resolveFileNameName: | resolveFileName | Prototype: | static QString resolveFileName(QString fileName, QUrl *url, qreal targetDevicePixelRatio, qreal *sourceDevicePixelRatio) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | Lines: | 56-77 |
| | 8 | 5 |
resolveEntityName: | resolveEntity | Prototype: | static QChar resolveEntity(const QString &entity) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 342-350 |
| | 6 | 2 |
resolveName: | resolve | Prototype: | template <typename Func> Func resolve(QOpenGLContext *context, const char *name, Func) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2141-2145 |
| | 1 | 1 |
replaceVertex_helperName: | replaceVertex_helper | Prototype: | static AnchorVertex *replaceVertex_helper(AnchorData *data, AnchorVertex *oldV, AnchorVertex *newV) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 871-882 |
| | 7 | 2 |
replaceTextFallbackName: | replaceTextFallback | Prototype: | static void replaceTextFallback(QAccessibleInterface *accessible, long startOffset, long endOffset, const QString &txt) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2160-2170 |
| | 7 | 3 |
removeWidgetRecursivelyName: | removeWidgetRecursively | Prototype: | static bool removeWidgetRecursively(QLayoutItem *li, QObject *w) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 549-568 |
| | 14 | 5 |
removeOptionalQuotesName: | removeOptionalQuotes | Prototype: | static inline void removeOptionalQuotes(QString *str) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2229-2236 |
| | 5 | 2 |
removeLayoutItemFromLayoutName: | removeLayoutItemFromLayout | Prototype: | static bool removeLayoutItemFromLayout(QGraphicsLayout *lay, QGraphicsLayoutItem *layoutItem) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout_p.cpp | Lines: | 116-132 |
| | 11 | 6 |
releaseMouseGrabOfWidgetName: | releaseMouseGrabOfWidget | Prototype: | static void releaseMouseGrabOfWidget(QWidget *widget) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12514-12528 |
| | 7 | 4 |
releaseCachedFontEngineName: | releaseCachedFontEngine | Prototype: | static inline void releaseCachedFontEngine(QFontEngine *fontEngine) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1538-1542 |
| | 2 | 2 |
registerFontName: | registerFont | Prototype: | static void registerFont(QFontDatabasePrivate::ApplicationFont *fnt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1023-1030 |
| | 3 | 1 |
registerComplexDBusTypeName: | registerComplexDBusType | Coverage: | 0.000% (0/2) |
| | 3 | 2 |
rect_intersectsName: | rect_intersects | Prototype: | inline bool rect_intersects(const QRect &r1, const QRect &r2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 703-707 |
| | 2 | 1 |
realMinSizeName: | realMinSize | Prototype: | static int realMinSize(const QDockAreaLayoutInfo &info) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 483-506 |
| | 15 | 5 |
realMaxSizeName: | realMaxSize | Prototype: | static int realMaxSize(const QDockAreaLayoutInfo &info) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 508-534 |
| | 17 | 6 |
read_xpm_stringName: | read_xpm_string | Prototype: | static bool read_xpm_string(QByteArray &buf, QIODevice *d, const char * const *source, int &index, QByteArray &state) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 791-824 |
| | 23 | 8 |
read_xpm_headerName: | read_xpm_header | Prototype: | static bool read_xpm_header( QIODevice *device, const char * const * source, int& index, QByteArray &state, int *cpp, int *ncols, int *w, int *h) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 839-856 |
| | 6 | 3 |
read_xpm_bodyName: | read_xpm_body | Prototype: | static bool read_xpm_body( QIODevice *device, const char * const * source, int& index, QByteArray& state, int cpp, int ncols, int w, int h, QImage& image) | Coverage: | 0.000% (0/124) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 860-1016 |
| | 106 | 34 |
read_xbm_imageName: | read_xbm_image | Prototype: | static bool read_xbm_image(QIODevice *device, QImage *outImage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 174-180 |
| | 4 | 2 |
read_xbm_headerName: | read_xbm_header | Prototype: | static bool read_xbm_header(QIODevice *device, int& w, int& h) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 64-118 |
| | 32 | 8 |
read_xbm_bodyName: | read_xbm_body | Prototype: | static bool read_xbm_body(QIODevice *device, int w, int h, QImage *outImage) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 120-172 |
| | 32 | 9 |
read_pbm_intName: | read_pbm_int | Prototype: | static int read_pbm_int(QIODevice *d) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 65-94 |
| | 22 | 9 |
read_pbm_headerName: | read_pbm_header | Prototype: | static bool read_pbm_header(QIODevice *device, char& type, int& w, int& h, int& mcc) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 96-121 |
| | 16 | 6 |
read_pbm_bodyName: | read_pbm_body | Prototype: | static bool read_pbm_body(QIODevice *device, char type, int w, int h, int mcc, QImage *outImage) | Coverage: | 0.000% (0/91) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 123-258 |
| | 93 | 32 |
read_image_scaledName: | read_image_scaled | Prototype: | static void read_image_scaled(QImage *outImage, png_structp png_ptr, png_infop info_ptr, QPngHandlerPrivate::AllocatedMemoryPointers &, QSize scaledSize) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 410-487 |
| | 58 | 14 |
read_dib_infoheaderName: | read_dib_infoheader | Prototype: | static bool read_dib_infoheader(QDataStream &s, BMP_INFOHDR &bi) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 168-184 |
| | 12 | 4 |
read_dib_fileheaderName: | read_dib_fileheader | Prototype: | static bool read_dib_fileheader(QDataStream &s, BMP_FILEHDR &bf) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 154-166 |
| | 6 | 3 |
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 |
readValueName: | readValue | Prototype: | template <typename T> T readValue(const uchar *&data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 98-104 |
| | 3 | 1 |
readV1ColorGroupName: | readV1ColorGroup | Prototype: | static void readV1ColorGroup(QDataStream &s, QPalette &pal, QPalette::ColorGroup grp) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 974-981 |
| | 4 | 2 |
readUShortName: | readUShort | Prototype: | static inline ushort readUShort(const uchar *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 70-73 |
| | 1 | 1 |
readUIntName: | readUInt | Prototype: | static inline uint readUInt(const uchar *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 65-68 |
| | 1 | 1 |
readMSDosDateName: | readMSDosDate | Prototype: | static QDateTime readMSDosDate(const uchar *src) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 273-286 |
| | 10 | 1 |
readGpuFeaturesName: | readGpuFeatures | Prototype: | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QJsonDocument &doc, QSet<QString> *result, QString *errorMessage) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 389-420 |
| | 17 | 7 |
readGpuFeaturesName: | readGpuFeatures | Prototype: | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QByteArray &jsonAsciiData, QSet<QString> *result, QString *errorMessage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 422-442 |
| | 12 | 2 |
readGpuFeaturesName: | readGpuFeatures | Prototype: | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QString &fileName, QSet<QString> *result, QString *errorMessage) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 444-467 |
| | 14 | 3 |
readEtcRedHatReleaseName: | readEtcRedHatRelease | Prototype: | static bool readEtcRedHatRelease(QUnixOSVersion &v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2330-2348 |
| | 11 | 2 |
readEtcLsbReleaseName: | readEtcLsbRelease | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
readEtcLsbReleaseName: | readEtcLsbRelease | Prototype: | static bool readEtcLsbRelease(QUnixOSVersion &v) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2288-2316 |
| | 11 | 7 |
readEtcDebianVersionName: | readEtcDebianVersion | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
readEtcDebianVersionName: | readEtcDebianVersion | Prototype: | static bool readEtcDebianVersion(QUnixOSVersion &v) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2350-2362 |
| | 5 | 3 |
read16Name: | read16 | Prototype: | static quint16 read16(const uchar *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 808-811 |
| | 1 | 1 |