Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
qt_signal_handlerName: | 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: | 383-403 |
| | 14 | 5 |
qt_qdnsmailexchangerecord_sortName: | 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: | 65-92 |
| | 14 | 6 |
qt_messageTypeToGLName: | 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: | 724-753 |
| | 14 | 12 |
qt_convertMarginsName: | 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: | 96-120 |
| | 14 | 3 |
qt_alphamapblit_quint16Name: | 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: | 5699-5726 |
| | 14 | 5 |
qRegisterResourceDataName: | 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: | 828-849 |
| | 14 | 5 |
qPenFromStyleName: | 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: | 51-78 |
| | 14 | 9 |
qGamma_correct_back_to_linear_csName: | 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: | 83-103 |
| | 14 | 4 |
qDBusAddTimeoutName: | 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: | 139-163 |
| | 14 | 3 |
qCompareFractionsName: | 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: | 115-140 |
| | 14 | 5 |
parseTzAbbreviationsName: | 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: | 247-274 |
| | 14 | 5 |
parseShorthandFontPropertyName: | 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: | 1217-1240 |
| | 14 | 5 |
parseIp6Name: | parseIp6 | Prototype: | static const QChar *parseIp6(QString &host, const QChar *begin, const QChar *end, QUrl::ParsingMode mode) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1247-1276 |
| | 14 | 3 |
parseArgName: | 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: | 60-85 |
| | 14 | 4 |
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: | 1139-1158 |
| | 14 | 2 |
operator==Name: | operator== | Prototype: | bool operator==(const QGLFormat& a, const QGLFormat& b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1612-1628 |
| | 14 | 1 |
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: | 396-418 |
| | 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: | 536-558 |
| | 14 | 6 |
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: | 2011-2033 |
| | 14 | 5 |
methodMatchName: | 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: | 557-581 |
| | 14 | 7 |
mask_alpha_converterName: | 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: | 1048-1068 |
| | 14 | 3 |
loadCursorName: | 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: | 531-553 |
| | 14 | 7 |
getFcFamilyForStyleHintName: | 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: | 339-363 |
| | 14 | 8 |
focusInPeekerName: | 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: | 941-966 |
| | 14 | 6 |
fillRegionName: | 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: | 2393-2423 |
| | 14 | 4 |
dumpLayoutName: | 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: | 118-137 |
| | 14 | 2 |
drawPixelName: | 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: | 144-165 |
| | 14 | 4 |
drawArrowName: | 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: | 786-809 |
| | 14 | 6 |
destroy_current_thread_dataName: | 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: | 132-164 |
| | 14 | 2 |
destStoreName: | 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: | 1212-1230 |
| | 14 | 3 |
convert_passthroughName: | 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: | 229-249 |
| | 14 | 3 |
convert_Indexed8_to_Grayscale8Name: | 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: | 1872-1894 |
| | 14 | 4 |
convert_Indexed8_to_Alpha8Name: | 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: | 1848-1870 |
| | 14 | 4 |
clearTextIconName: | 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: | 5249-5271 |
| | 14 | 7 |
checksumName: | 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: | 429-448 |
| | 14 | 3 |
_hb_qt_reference_tableName: | _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: | 626-648 |
| | 14 | 4 |
ZoomFactorValidator::validateName: | 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: | 91-109 |
| | 14 | 5 |
ValueExtractor::sizeValueName: | 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: | 563-582 |
| | 14 | 4 |
ValueExtractor::lengthValueName: | 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: | 404-422 |
| | 14 | 5 |
ValueExtractor::extractImageName: | 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: | 1324-1348 |
| | 14 | 7 |
ValueExtractor::extractGeometryName: | 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: | 479-498 |
| | 14 | 9 |
StyleSelector::declarationsForNodeName: | 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: | 2031-2051 |
| | 14 | 5 |
Segment::mergeName: | 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: | 984-1005 |
| | 14 | 2 |
QtSharedPointer::internalSafetyCheckRemoveName: | 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: | 1529-1553 |
| | 14 | 3 |
QtSharedPointer::internalSafetyCheckAddName: | 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: | 1495-1524 |
| | 14 | 3 |
QZipWriter::QZipWriterName: | QZipWriter::QZipWriter | Prototype: | QZipWriter::QZipWriter(const QString &fileName, QIODevice::OpenMode mode) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 1119-1139 |
| | 14 | 5 |
QXmlStreamWriterPrivate::writeStartElementName: | QXmlStreamWriterPrivate::writeStartElement | Prototype: | void QXmlStreamWriterPrivate::writeStartElement(const QString &namespaceUri, const QString &name) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3866-3885 |
| | 14 | 4 |
QXmlStreamWriterPrivate::QXmlStreamWriterPrivateName: | QXmlStreamWriterPrivate::QXmlStreamWriterPrivate | Prototype: | QXmlStreamWriterPrivate::QXmlStreamWriterPrivate(QXmlStreamWriter *q) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3007-3026 |
| | 14 | 1 |
QXmlStreamReaderPrivate::fastScanSpaceName: | QXmlStreamReaderPrivate::fastScanSpace | Prototype: | inline int QXmlStreamReaderPrivate::fastScanSpace() | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1195-1220 |
| | 14 | 8 |
QXmlStreamReaderPrivate::checkPublicLiteralName: | QXmlStreamReaderPrivate::checkPublicLiteral | Prototype: | void QXmlStreamReaderPrivate::checkPublicLiteral(const QStringRef &publicId) | Coverage: | 77.083% (37/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1730-1755 |
| | 14 | 29 |
QXmlStreamReaderPrivate::QXmlStreamReaderPrivateName: | QXmlStreamReaderPrivate::QXmlStreamReaderPrivate | Prototype: | QXmlStreamReaderPrivate::QXmlStreamReaderPrivate(QXmlStreamReader *q) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 785-804 |
| | 14 | 1 |
QXmlSimpleReaderPrivate::insertXmlRefName: | QXmlSimpleReaderPrivate::insertXmlRef | Prototype: | bool QXmlSimpleReaderPrivate::insertXmlRef(const QString &data, const QString &name, bool inLiteral) | Coverage: | 56.250% (9/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 7753-7775 |
| | 14 | 5 |
QXmlSimpleReaderPrivate::initName: | QXmlSimpleReaderPrivate::init | Prototype: | void QXmlSimpleReaderPrivate::init(const QXmlInputSource *i) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 7849-7868 |
| | 14 | 1 |
QXcbWindow::setWindowTitleName: | QXcbWindow::setWindowTitle | Prototype: | void QXcbWindow::setWindowTitle(const QString &title) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1526-1545 |
| | 14 | 2 |
QXcbScreen::surfaceFormatForName: | QXcbScreen::surfaceFormatFor | Prototype: | QSurfaceFormat QXcbScreen::surfaceFormatFor(const QSurfaceFormat &format) const | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 364-386 |
| | 14 | 4 |
QXcbKeyboard::checkForLatinLayoutName: | QXcbKeyboard::checkForLatinLayout | Prototype: | void QXcbKeyboard::checkForLatinLayout() | Coverage: | 57.143% (8/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 872-893 |
| | 14 | 4 |
QXcbIntegration::styleHintName: | QXcbIntegration::styleHint | Prototype: | QVariant QXcbIntegration::styleHint(QPlatformIntegration::StyleHint hint) const | Coverage: | 66.667% (20/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | Lines: | 378-417 |
| | 14 | 18 |
QXcbDrag::handle_xdnd_statusName: | QXcbDrag::handle_xdnd_status | Prototype: | void QXcbDrag::handle_xdnd_status(const xcb_client_message_event_t *event) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 833-858 |
| | 14 | 4 |
QXcbCursor::createBitmapCursorName: | QXcbCursor::createBitmapCursor | Prototype: | xcb_cursor_t QXcbCursor::createBitmapCursor(QCursor *cursor) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | Lines: | 606-623 |
| | 14 | 3 |
QXcbConnection::getTimestampName: | QXcbConnection::getTimestamp | Prototype: | xcb_timestamp_t QXcbConnection::getTimestamp() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1459-1485 |
| | 14 | 2 |
QXcbClipboardMime::retrieveData_sysName: | QXcbClipboardMime::retrieveData_sys | Prototype: | QVariant retrieveData_sys(const QString &fmt, QVariant::Type requestedType) const override | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 129-150 |
| | 14 | 4 |
QXcbClipboard::sendTargetsSelectionName: | QXcbClipboard::sendTargetsSelection | Prototype: | xcb_atom_t QXcbClipboard::sendTargetsSelection(QMimeData *d, xcb_window_t window, xcb_atom_t property) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 510-529 |
| | 14 | 4 |
QXcbBackingStore::resizeName: | QXcbBackingStore::resize | Prototype: | void QXcbBackingStore::resize(const QSize &size, const QRegion &) | Coverage: | 50.000% (6/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 634-656 |
| | 14 | 4 |
QWizardPrivate::addFieldName: | QWizardPrivate::addField | Prototype: | void QWizardPrivate::addField(const QWizardField &field) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 801-821 |
| | 14 | 3 |
QWizard::setButtonName: | QWizard::setButton | Prototype: | void QWizard::setButton(WizardButton which, QAbstractButton *button) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2794-2817 |
| | 14 | 4 |
QWingedEdge::deltaName: | QWingedEdge::delta | Prototype: | qreal QWingedEdge::delta(int vertex, int a, int b) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1006-1028 |
| | 14 | 5 |
QWindowSystemInterfacePrivate::toNativeTouchPointsName: | QWindowSystemInterfacePrivate::toNativeTouchPoints | Prototype: | QList<QWindowSystemInterface::TouchPoint> QWindowSystemInterfacePrivate::toNativeTouchPoints(const QList<QTouchEvent::TouchPoint>& pointList, const QWindow *window) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 509-528 |
| | 14 | 2 |
QWidgetWindow::handleWheelEventName: | QWidgetWindow::handleWheelEvent | Prototype: | void QWidgetWindow::handleWheelEvent(QWheelEvent *event) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 778-804 |
| | 14 | 4 |
QWidgetTextControlPrivate::repaintOldAndNewSelectionName: | QWidgetTextControlPrivate::repaintOldAndNewSelection | Prototype: | void QWidgetTextControlPrivate::repaintOldAndNewSelection(const QTextCursor &oldSelection) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 556-575 |
| | 14 | 3 |
QWidgetTextControlPrivate::dropEventName: | QWidgetTextControlPrivate::dropEvent | Prototype: | bool QWidgetTextControlPrivate::dropEvent(const QMimeData *mimeData, const QPointF &pos, Qt::DropAction dropAction, QObject *source) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1988-2009 |
| | 14 | 3 |
QWidgetTextControlPrivate::dragMoveEventName: | QWidgetTextControlPrivate::dragMoveEvent | Prototype: | bool QWidgetTextControlPrivate::dragMoveEvent(QEvent *e, const QMimeData *mimeData, const QPointF &pos) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1964-1986 |
| | 14 | 4 |
QWidgetPrivate::clipToEffectiveMaskName: | QWidgetPrivate::clipToEffectiveMask | Prototype: | void QWidgetPrivate::clipToEffectiveMask(QRegion ®ion) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2285-2308 |
| | 14 | 5 |
QWidgetLineControl::timerEventName: | QWidgetLineControl::timerEvent | Prototype: | void QWidgetLineControl::timerEvent(QTimerEvent *event) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1541-1558 |
| | 14 | 5 |
QWidget::setSizePolicyName: | QWidget::setSizePolicy | Prototype: | void QWidget::setSizePolicy(QSizePolicy policy) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10195-10219 |
| | 14 | 6 |
QWidget::setGraphicsEffectName: | QWidget::setGraphicsEffect | Prototype: | void QWidget::setGraphicsEffect(QGraphicsEffect *effect) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5332-5354 |
| | 14 | 4 |
QWidget::setGeometryName: | QWidget::setGeometry | Prototype: | void QWidget::setGeometry(const QRect &r) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 7187-7206 |
| | 14 | 4 |
QUrlQueryPrivate::recodeToUserName: | QUrlQueryPrivate::recodeToUser | Prototype: | inline QString QUrlQueryPrivate::recodeToUser(const QString &input, QUrl::ComponentFormattingOptions encoding) const | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 250-272 |
| | 14 | 5 |
QUrlInfo::QUrlInfoName: | QUrlInfo::QUrlInfo | Prototype: | QUrlInfo::QUrlInfo(const QString &name, int permissions, const QString &owner, const QString &group, qint64 size, const QDateTime &lastModified, const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 160-179 |
| | 14 | 1 |
QUrlInfo::QUrlInfoName: | QUrlInfo::QUrlInfo | Prototype: | QUrlInfo::QUrlInfo(const QUrl &url, int permissions, const QString &owner, const QString &group, qint64 size, const QDateTime &lastModified, const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 194-213 |
| | 14 | 1 |
QUnifiedTimer::stopAnimationTimerName: | QUnifiedTimer::stopAnimationTimer | Prototype: | void QUnifiedTimer::stopAnimationTimer(QAbstractAnimationTimer *timer) | Coverage: | 61.111% (11/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 453-479 |
| | 14 | 6 |
QUnicodeControlCharacterMenu::menuActionTriggeredName: | QUnicodeControlCharacterMenu::menuActionTriggered | Prototype: | void QUnicodeControlCharacterMenu::menuActionTriggered() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3292-3316 |
| | 14 | 5 |
QUndoStackPrivate::setIndexName: | QUndoStackPrivate::setIndex | Prototype: | void QUndoStackPrivate::setIndex(int idx, bool clean) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | Lines: | 435-456 |
| | 14 | 4 |
QUndoStack::setIndexName: | QUndoStack::setIndex | Prototype: | void QUndoStack::setIndex(int idx) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | Lines: | 769-789 |
| | 14 | 6 |
QTriangulator::ComplexToSimple::initEdgesName: | QTriangulator::ComplexToSimple::initEdges | Prototype: | template <typename T> void QTriangulator<T>::ComplexToSimple::initEdges() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 964-988 |
| | 14 | 6 |
QTreeWidget::setHeaderItemName: | QTreeWidget::setHeaderItem | Prototype: | void QTreeWidget::setHeaderItem(QTreeWidgetItem *item) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 2728-2747 |
| | 14 | 4 |
QTreeViewPrivate::paintAlternatingRowColorsName: | QTreeViewPrivate::paintAlternatingRowColors | Prototype: | void QTreeViewPrivate::paintAlternatingRowColors(QPainter *painter, QStyleOptionViewItem *option, int y, int bottom) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 1353-1371 |
| | 14 | 5 |
QTreeViewPrivate::initializeName: | QTreeViewPrivate::initialize | Prototype: | void QTreeViewPrivate::initialize() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 3038-3058 |
| | 14 | 1 |
QTreeViewPrivate::adjustViewOptionsForIndexName: | QTreeViewPrivate::adjustViewOptionsForIndex | Prototype: | void QTreeViewPrivate::adjustViewOptionsForIndex(QStyleOptionViewItem *option, const QModelIndex ¤t) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 1425-1444 |
| | 14 | 1 |
QTreeView::viewportEventName: | QTreeView::viewportEvent | Prototype: | bool QTreeView::viewportEvent(QEvent *event) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 1297-1321 |
| | 14 | 6 |
QTreeView::indexAtName: | QTreeView::indexAt | Prototype: | QModelIndex QTreeView::indexAt(const QPoint &point) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 2027-2046 |
| | 14 | 5 |
QTreeModel::removeRowsName: | QTreeModel::removeRows | Prototype: | bool QTreeModel::removeRows(int row, int count, const QModelIndex &parent) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 489-509 |
| | 14 | 3 |
QToolBarPrivate::endDragName: | QToolBarPrivate::endDrag | Prototype: | void QToolBarPrivate::endDrag() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 215-240 |
| | 14 | 4 |
QToolBarAreaLayout::sizeHintName: | QToolBarAreaLayout::sizeHint | Prototype: | QSize QToolBarAreaLayout::sizeHint(const QSize ¢erHint) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 692-713 |
| | 14 | 2 |
QToolBarAreaLayout::minimumSizeName: | QToolBarAreaLayout::minimumSize | Prototype: | QSize QToolBarAreaLayout::minimumSize(const QSize ¢erMin) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 669-690 |
| | 14 | 2 |
QTimerInfoList::timerWaitName: | QTimerInfoList::timerWait | Prototype: | bool QTimerInfoList::timerWait(timespec &tm) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 386-413 |
| | 14 | 5 |
QTimeLine::setPausedName: | QTimeLine::setPaused | Prototype: | void QTimeLine::setPaused(bool paused) | Coverage: | 64.286% (9/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | Lines: | 734-753 |
| | 14 | 4 |
QThreadPoolPrivate::resetName: | QThreadPoolPrivate::reset | Prototype: | void QThreadPoolPrivate::reset() | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 261-286 |
| | 14 | 3 |
QTextStream::operator>>Name: | QTextStream::operator>> | Prototype: | QTextStream &QTextStream::operator>>(QByteArray &array) | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2273-2294 |
| | 14 | 4 |
QTextLine::setLineWidthName: | QTextLine::setLineWidth | Prototype: | void QTextLine::setLineWidth(qreal width) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1570-1592 |
| | 14 | 4 |
QTextItemInt::midItemName: | QTextItemInt::midItem | Prototype: | QTextItemInt QTextItemInt::midItem(QFontEngine *fontEngine, int firstGlyphIndex, int numGlyphs) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3500-3520 |
| | 14 | 4 |