| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QtSharedPointer::internalSafetyCheckAdd| Name: | QtSharedPointer::internalSafetyCheckAdd | | Prototype: | void QtSharedPointer::internalSafetyCheckAdd(const void *d_ptr, const volatile void *ptr) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1488-1517 |
| | 14 | 3 |
QtSharedPointer::internalSafetyCheckRemove| Name: | QtSharedPointer::internalSafetyCheckRemove | | Prototype: | void QtSharedPointer::internalSafetyCheckRemove(const void *d_ptr) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1522-1546 |
| | 14 | 3 |
Segment::merge| Name: | Segment::merge | | Prototype: | void merge(Segment &other) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 968-989 |
| | 14 | 2 |
StyleSelector::declarationsForNode| Name: | StyleSelector::declarationsForNode | | Prototype: | QVector<Declaration> StyleSelector::declarationsForNode(NodePtr node, const char *extraPseudo) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2024-2044 |
| | 14 | 5 |
ValueExtractor::extractGeometry| Name: | ValueExtractor::extractGeometry | | Prototype: | bool ValueExtractor::extractGeometry(int *w, int *h, int *minw, int *minh, int *maxw, int *maxh) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 472-491 |
| | 14 | 9 |
ValueExtractor::extractImage| Name: | ValueExtractor::extractImage | | Prototype: | bool ValueExtractor::extractImage(QIcon *icon, Qt::Alignment *a, QSize *size) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1317-1341 |
| | 14 | 7 |
ValueExtractor::lengthValue| Name: | ValueExtractor::lengthValue | | Prototype: | LengthData ValueExtractor::lengthValue(const Value& v) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 397-415 |
| | 14 | 5 |
ValueExtractor::sizeValue| Name: | ValueExtractor::sizeValue | | Prototype: | QSize ValueExtractor::sizeValue(const Declaration &decl) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 556-575 |
| | 14 | 4 |
ZoomFactorValidator::validate| Name: | ZoomFactorValidator::validate | | Prototype: | State validate(QString &input, int &pos) const override | | Coverage: | 31.579% (6/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 85-103 |
| | 14 | 5 |
_hb_qt_reference_table| Name: | _hb_qt_reference_table | | Prototype: | static hb_blob_t * _hb_qt_reference_table(hb_face_t * , hb_tag_t tag, void *user_data) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 620-642 |
| | 14 | 4 |
activeConditions| Name: | activeConditions | | Prototype: | static QSet<QByteArray> activeConditions() | | Coverage: | 58.824% (10/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | | Lines: | 157-179 |
| | 14 | 7 |
buddyString| Name: | buddyString | | Prototype: | static QString buddyString(const QWidget *widget) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 72-95 |
| | 14 | 6 |
checksum| Name: | checksum | | Prototype: | static quint32 checksum(const QByteArray &table) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 423-442 |
| | 14 | 3 |
clearTextIcon| Name: | clearTextIcon | | Prototype: | static QIcon clearTextIcon(bool rtl) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 5206-5228 |
| | 14 | 7 |
convert_Indexed8_to_Alpha8| Name: | convert_Indexed8_to_Alpha8 | | Prototype: | static void convert_Indexed8_to_Alpha8(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1836-1858 |
| | 14 | 4 |
convert_Indexed8_to_Grayscale8| Name: | convert_Indexed8_to_Grayscale8 | | Prototype: | static void convert_Indexed8_to_Grayscale8(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1860-1882 |
| | 14 | 4 |
convert_passthrough| Name: | convert_passthrough | | Prototype: | static void convert_passthrough(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 223-243 |
| | 14 | 3 |
destStore| Name: | destStore | | Prototype: | static void destStore(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1199-1217 |
| | 14 | 3 |
destroy_current_thread_data| Name: | destroy_current_thread_data | | Prototype: | static void destroy_current_thread_data(void *p) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 127-159 |
| | 14 | 2 |
drawArrow| Name: | drawArrow | | Prototype: | static void drawArrow(const QStyle *style, const QStyleOptionToolButton *toolbutton, const QRect &rect, QPainter *painter, const QWidget *widget = 0) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 767-790 |
| | 14 | 6 |
drawPixel| Name: | drawPixel | | Prototype: | inline void drawPixel(QCosmeticStroker *stroker, int x, int y, int coverage) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 138-159 |
| | 14 | 4 |
dumpLayout| Name: | dumpLayout | | Prototype: | static void dumpLayout(QTextStream &qout, const QDockAreaLayoutInfo &layout, QString indent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 112-131 |
| | 14 | 2 |
fillRegion| Name: | fillRegion | | Prototype: | static inline void fillRegion(QPainter *painter, const QRegion &rgn, const QBrush &brush) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2375-2405 |
| | 14 | 4 |
focusInPeeker| Name: | focusInPeeker | | Prototype: | static bool focusInPeeker(QXcbConnection *connection, xcb_generic_event_t *event) | | Coverage: | 77.778% (14/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 964-989 |
| | 14 | 6 |
getFcFamilyForStyleHint| Name: | getFcFamilyForStyleHint | | Prototype: | static const char *getFcFamilyForStyleHint(const QFont::StyleHint style) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 332-356 |
| | 14 | 8 |
loadCursor| Name: | loadCursor | | Prototype: | static xcb_cursor_t loadCursor(void *dpy, int cshape) | | Coverage: | 41.176% (7/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 525-547 |
| | 14 | 7 |
markFrames| Name: | markFrames | | Prototype: | static void markFrames(QTextFrame *current, int from, int oldLength, int length) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 2890-2914 |
| | 14 | 5 |
mask_alpha_converter| Name: | mask_alpha_converter | | Prototype: | static void mask_alpha_converter(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1042-1062 |
| | 14 | 3 |
methodMatch| Name: | methodMatch | | Prototype: | static bool methodMatch(const QMetaObject *m, int handle, const QByteArray &name, int argc, const QArgumentType *types) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 546-570 |
| | 14 | 7 |
operator*| Name: | operator* | | Prototype: | QVariant operator*(const QVariant &arg1, double multiplier) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 2005-2027 |
| | 14 | 5 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QRegion &r) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 380-402 |
| | 14 | 5 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QLocalSocket::LocalSocketState state) | | Coverage: | 27.273% (3/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | | Lines: | 530-552 |
| | 14 | 6 |
operator==| Name: | operator== | | Prototype: | bool operator==(const QGLFormat& a, const QGLFormat& b) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1606-1622 |
| | 14 | 1 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QMatrix &m) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 1130-1149 |
| | 14 | 2 |
parseArg| Name: | parseArg | | Prototype: | static bool parseArg(const QXmlStreamAttributes &attributes, QDBusIntrospection::Argument &argData, QDBusIntrospection::Interface *ifaceData) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | | Lines: | 54-79 |
| | 14 | 4 |
parseIp6| Name: | parseIp6 | | Prototype: | static const QChar *parseIp6(QString &host, const QChar *begin, const QChar *end, QUrl::ParsingMode mode) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1241-1270 |
| | 14 | 3 |
parseShorthandFontProperty| Name: | parseShorthandFontProperty | | Prototype: | static void parseShorthandFontProperty(const QVector<QCss::Value> &values, QFont *font, int *fontSizeAdjustment) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1210-1233 |
| | 14 | 5 |
parseTzAbbreviations| Name: | parseTzAbbreviations | | Prototype: | static QMap<int, QByteArray> parseTzAbbreviations(QDataStream &ds, int tzh_charcnt, const QVector<QTzType> &types) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 241-268 |
| | 14 | 5 |
qCompareFractions| Name: | qCompareFractions | | Prototype: | static int qCompareFractions(quint64 a, quint64 b, quint64 c, quint64 d) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 109-134 |
| | 14 | 5 |
qDBusAddTimeout| Name: | qDBusAddTimeout | | Prototype: | static dbus_bool_t qDBusAddTimeout(DBusTimeout *timeout, void *data) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 133-157 |
| | 14 | 3 |
qGamma_correct_back_to_linear_cs| Name: | qGamma_correct_back_to_linear_cs | | Prototype: | void qGamma_correct_back_to_linear_cs(QImage *image) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 77-97 |
| | 14 | 4 |
qPenFromStyle| Name: | qPenFromStyle | | Prototype: | static QPen qPenFromStyle(const QBrush& b, qreal width, BorderStyle s) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | | Lines: | 45-72 |
| | 14 | 9 |
qRegisterResourceData| Name: | qRegisterResourceData | | Prototype: | bool qRegisterResourceData(int version, const unsigned char *tree, const unsigned char *name, const unsigned char *data) | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 822-843 |
| | 14 | 5 |
qt_alphamapblit_quint16| Name: | qt_alphamapblit_quint16 | | Prototype: | static void qt_alphamapblit_quint16(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5700-5727 |
| | 14 | 5 |
qt_convertMargins| Name: | qt_convertMargins | | Prototype: | QMarginsF qt_convertMargins(const QMarginsF &margins, QPageLayout::Unit fromUnits, QPageLayout::Unit toUnits) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 90-114 |
| | 14 | 3 |
qt_messageTypeToGL| Name: | qt_messageTypeToGL | | Prototype: | static GLenum qt_messageTypeToGL(QOpenGLDebugMessage::Type type) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 718-747 |
| | 14 | 12 |
qt_qdnsmailexchangerecord_sort| Name: | qt_qdnsmailexchangerecord_sort | | Prototype: | static void qt_qdnsmailexchangerecord_sort(QList<QDnsMailExchangeRecord> &records) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 59-86 |
| | 14 | 6 |
qt_signal_handler| Name: | qt_signal_handler | | Prototype: | void qt_signal_handler(int sig) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcrashhandler.cpp | | Lines: | 377-397 |
| | 14 | 5 |
readGpuFeatures| Name: | 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: | 454-477 |
| | 14 | 3 |
removeWidgetRecursively| Name: | 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: | 543-562 |
| | 14 | 5 |
runningUnderDebugger| Name: | runningUnderDebugger | | Prototype: | static bool runningUnderDebugger() | | Coverage: | 13.333% (2/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 89-111 |
| | 14 | 5 |
simdEncodeAscii| Name: | simdEncodeAscii | | Prototype: | static inline bool simdEncodeAscii(uchar *&dst, const ushort *&nextAscii, const ushort *&src, const ushort *end) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 50-87 |
| | 14 | 3 |
splitString| Name: | splitString | | Prototype: | template<class ResultList, typename MidMethod> static ResultList splitString(const QString &source, MidMethod mid, const QRegExp &rx, QString::SplitBehavior behavior) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 6915-6933 |
| | 14 | 4 |
stripTextDecl| Name: | stripTextDecl | | Prototype: | static bool stripTextDecl(QString& str) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 178-195 |
| | 14 | 3 |
supportedImageHandlerFormats| Name: | supportedImageHandlerFormats | | Prototype: | void supportedImageHandlerFormats(QFactoryLoader *loader, QImageIOPlugin::Capability cap, QList<QByteArray> *result) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 820-841 |
| | 14 | 4 |
swapPixel01| Name: | swapPixel01 | | Prototype: | static void swapPixel01(QImage *image) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 44-63 |
| | 14 | 4 |
swap_bit_order| Name: | swap_bit_order | | Prototype: | static void swap_bit_order(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1021-1040 |
| | 14 | 2 |
toCase_template| Name: | toCase_template | | Prototype: | template <typename T> __attribute__((noinline)) static QByteArray toCase_template(T &input, const uchar * table) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2824-2851 |
| | 14 | 5 |
ulp| Name: | ulp | | Prototype: | static double ulp(double x) | | Coverage: | 37.500% (3/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 1003-1033 |
| | 14 | 3 |
updateObjects| Name: | updateObjects | | Prototype: | static void updateObjects(const QList<const QObject *>& objects) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2604-2626 |
| | 14 | 6 |
variantHash| Name: | variantHash | | Prototype: | static inline uint variantHash(const QVariant &variant) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 276-297 |
| | 14 | 13 |
xdgDataDirs| Name: | xdgDataDirs | | Prototype: | static QStringList xdgDataDirs() | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp | | Lines: | 266-296 |
| | 14 | 4 |
AtSpiAdaptor::getAttributes| Name: | AtSpiAdaptor::getAttributes | | Prototype: | QVariantList AtSpiAdaptor::getAttributes(QAccessibleInterface *interface, int offset, bool includeDefaults) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 2050-2072 |
| | 15 | 3 |
ControllerWidget::mouseReleaseEvent| Name: | ControllerWidget::mouseReleaseEvent | | Prototype: | void ControllerWidget::mouseReleaseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 612-638 |
| | 15 | 7 |
Declaration::realValue| Name: | Declaration::realValue | | Prototype: | bool Declaration::realValue(qreal *real, const char *unit) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1436-1454 |
| | 15 | 6 |
GraphPath::constraint| Name: | GraphPath::constraint | | Prototype: | QSimplexConstraint *GraphPath::constraint(const GraphPath &path) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 574-599 |
| | 15 | 3 |
QAbstractButton::mouseReleaseEvent| Name: | QAbstractButton::mouseReleaseEvent | | Prototype: | void QAbstractButton::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 983-1008 |
| | 15 | 4 |
QAbstractButton::timerEvent| Name: | QAbstractButton::timerEvent | | Prototype: | void QAbstractButton::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1128-1147 |
| | 15 | 7 |
QAbstractItemModelPrivate::movePersistentIndexes| Name: | QAbstractItemModelPrivate::movePersistentIndexes | | Prototype: | void QAbstractItemModelPrivate::movePersistentIndexes(const QVector<QPersistentModelIndexData *> &indexes, int change, const QModelIndex &parent, Qt::Orientation orientation) | | Coverage: | 63.636% (7/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 685-711 |
| | 15 | 4 |
QAbstractItemView::mouseDoubleClickEvent| Name: | QAbstractItemView::mouseDoubleClickEvent | | Prototype: | void QAbstractItemView::mouseDoubleClickEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1891-1911 |
| | 15 | 3 |
QAbstractItemViewPrivate::shouldEdit| Name: | QAbstractItemViewPrivate::shouldEdit | | Prototype: | bool QAbstractItemViewPrivate::shouldEdit(QAbstractItemView::EditTrigger trigger, const QModelIndex &index) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4071-4089 |
| | 15 | 7 |
QAbstractSocketPrivate::initSocketLayer| Name: | QAbstractSocketPrivate::initSocketLayer | | Prototype: | bool QAbstractSocketPrivate::initSocketLayer(QAbstractSocket::NetworkLayerProtocol protocol) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 611-661 |
| | 15 | 4 |
QAbstractSocketPrivate::startConnectingByName| Name: | QAbstractSocketPrivate::startConnectingByName | | Prototype: | void QAbstractSocketPrivate::startConnectingByName(const QString &host) | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 966-997 |
| | 15 | 4 |
QAnimationTimer::unregisterAnimation| Name: | QAnimationTimer::unregisterAnimation | | Prototype: | void QAnimationTimer::unregisterAnimation(QAbstractAnimation *animation) | | Coverage: | 88.889% (16/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 676-704 |
| | 15 | 6 |
QBasicFontDatabase::populateFontDatabase| Name: | QBasicFontDatabase::populateFontDatabase | | Prototype: | void QBasicFontDatabase::populateFontDatabase() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 55-77 |
| | 15 | 3 |
QBlittablePlatformPixmap::fill| Name: | QBlittablePlatformPixmap::fill | | Prototype: | void QBlittablePlatformPixmap::fill(const QColor &color) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 128-155 |
| | 15 | 4 |
QByteArray::setNum| Name: | QByteArray::setNum | | Prototype: | QByteArray &QByteArray::setNum(double n, char f, int prec) | | Coverage: | 33.333% (4/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3878-3906 |
| | 15 | 6 |
QCalendarTextNavigator::createDateLabel| Name: | QCalendarTextNavigator::createDateLabel | | Prototype: | void QCalendarTextNavigator::createDateLabel() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 729-747 |
| | 15 | 2 |
QColor::fromCmyk| Name: | QColor::fromCmyk | | Prototype: | QColor QColor::fromCmyk(int c, int m, int y, int k, int a) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2251-2270 |
| | 15 | 2 |
QColor::fromCmykF| Name: | QColor::fromCmykF | | Prototype: | QColor QColor::fromCmykF(qreal c, qreal m, qreal y, qreal k, qreal a) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2283-2302 |
| | 15 | 2 |
QColorShowLabel::mouseMoveEvent| Name: | QColorShowLabel::mouseMoveEvent | | Prototype: | void QColorShowLabel::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1107-1129 |
| | 15 | 3 |
QColumnView::visualRegionForSelection| Name: | QColumnView::visualRegionForSelection | | Prototype: | QRegion QColumnView::visualRegionForSelection(const QItemSelection &selection) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 453-478 |
| | 15 | 4 |
QColumnViewGrip::moveGrip| Name: | QColumnViewGrip::moveGrip | | Prototype: | int QColumnViewGrip::moveGrip(int offset) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | | Lines: | 90-112 |
| | 15 | 4 |
QComboBox::setAutoCompletion| Name: | QComboBox::setAutoCompletion | | Prototype: | void QComboBox::setAutoCompletion(bool enable) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1446-1471 |
| | 15 | 4 |
QComboBox::wheelEvent| Name: | QComboBox::wheelEvent | | Prototype: | void QComboBox::wheelEvent(QWheelEvent *e) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3259-3285 |
| | 15 | 7 |
QComboBoxPrivate::computeWidthHint| Name: | QComboBoxPrivate::computeWidthHint | | Prototype: | int QComboBoxPrivate::computeWidthHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 282-304 |
| | 15 | 3 |
QComboBoxPrivateContainer::updateTopBottomMargin| Name: | QComboBoxPrivateContainer::updateTopBottomMargin | | Prototype: | void QComboBoxPrivateContainer::updateTopBottomMargin() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 617-639 |
| | 15 | 5 |
QCommonListViewBase::horizontalScrollToValue| Name: | QCommonListViewBase::horizontalScrollToValue | | Prototype: | int QCommonListViewBase::horizontalScrollToValue(const int , QListView::ScrollHint hint, bool leftOf, bool rightOf, const QRect &area, const QRect &rect) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1952-1976 |
| | 15 | 8 |
QCompletionModel::index| Name: | QCompletionModel::index | | Prototype: | QModelIndex QCompletionModel::index(int row, int column, const QModelIndex& parent) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 308-330 |
| | 15 | 8 |
QCoreApplication::translate| Name: | QCoreApplication::translate | | Prototype: | QString QCoreApplication::translate(const char *context, const char *sourceText, const char *disambiguation, int n) | | Coverage: | 88.889% (16/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1997-2021 |
| | 15 | 6 |
QDBusAbstractAdaptor::setAutoRelaySignals| Name: | QDBusAbstractAdaptor::setAutoRelaySignals | | Prototype: | void QDBusAbstractAdaptor::setAutoRelaySignals(bool enable) | | Coverage: | 47.059% (8/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | | Lines: | 166-187 |
| | 15 | 5 |
QDBusAbstractInterface::callWithCallback| Name: | QDBusAbstractInterface::callWithCallback | | Prototype: | bool QDBusAbstractInterface::callWithCallback(const QString &method, const QList<QVariant> &args, QObject *receiver, const char *returnMethod, const char *errorMethod) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 545-569 |
| | 15 | 2 |
QDBusArgumentPrivate::checkWrite| Name: | QDBusArgumentPrivate::checkWrite | | Prototype: | bool QDBusArgumentPrivate::checkWrite(QDBusArgumentPrivate *&d) | | Coverage: | 38.889% (7/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 100-126 |
| | 15 | 6 |
QDBusMenuItem::convertKeySequence| Name: | QDBusMenuItem::convertKeySequence | | Prototype: | QDBusMenuShortcut QDBusMenuItem::convertKeySequence(const QKeySequence &sequence) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | | Lines: | 228-255 |
| | 15 | 16 |
QDBusMenuLayoutItem::populate| Name: | QDBusMenuLayoutItem::populate | | Prototype: | uint QDBusMenuLayoutItem::populate(int id, int depth, const QStringList &propertyNames, const QDBusPlatformMenu *topLevelMenu) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | | Lines: | 83-106 |
| | 15 | 7 |
QDBusUtil::isValidUniqueConnectionName| Name: | QDBusUtil::isValidUniqueConnectionName | | Prototype: | bool isValidUniqueConnectionName(const QString &connName) | | Coverage: | 63.636% (14/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 379-401 |
| | 15 | 7 |
QDashStroker::patternForStyle| Name: | QDashStroker::patternForStyle | | Prototype: | QVector<qfixed> QDashStroker::patternForStyle(Qt::PenStyle style) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 1026-1052 |
| | 15 | 6 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(float f) | | Coverage: | 42.857% (9/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1010-1036 |
| | 15 | 7 |
QDataStream::operator>>| Name: | QDataStream::operator>> | | Prototype: | QDataStream &QDataStream::operator>>(float &f) | | Coverage: | 81.250% (13/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 718-744 |
| | 15 | 5 |
QDataStream::operator>>| Name: | QDataStream::operator>> | | Prototype: | QDataStream &QDataStream::operator>>(double &f) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 756-782 |
| | 15 | 5 |