| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QXmlAttributes::value| Name: | QXmlAttributes::value | | Prototype: | QString QXmlAttributes::value(QLatin1String qName) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 955-961 |
| | 4 | 2 |
QXmlAttributes::value| Name: | QXmlAttributes::value | | Prototype: | QString QXmlAttributes::value(const QString& uri, const QString& localName) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 972-978 |
| | 4 | 2 |
QXmlInputSource::QXmlInputSource| Name: | QXmlInputSource::QXmlInputSource | | Prototype: | QXmlInputSource::QXmlInputSource(QIODevice *dev) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1105-1111 |
| | 4 | 2 |
QXmlSimpleReaderPrivate::pushParseState| Name: | QXmlSimpleReaderPrivate::pushParseState | | Prototype: | void QXmlSimpleReaderPrivate::pushParseState(ParseFunction function, int state) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7953-7959 |
| | 4 | 1 |
QXmlStreamAttribute::QXmlStreamAttribute| Name: | QXmlStreamAttribute::QXmlStreamAttribute | | Prototype: | QXmlStreamAttribute::QXmlStreamAttribute(const QString &namespaceUri, const QString &name, const QString &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2293-2299 |
| | 4 | 1 |
QXmlStreamNotationDeclaration::operator=| Name: | QXmlStreamNotationDeclaration::operator= | | Prototype: | QXmlStreamNotationDeclaration& QXmlStreamNotationDeclaration::operator=(const QXmlStreamNotationDeclaration &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2451-2457 |
| | 4 | 1 |
QXmlStreamReader::QXmlStreamReader| Name: | QXmlStreamReader::QXmlStreamReader | | Prototype: | QXmlStreamReader::QXmlStreamReader(const QString &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 414-426 |
| | 4 | 1 |
QXmlStreamReader::addExtraNamespaceDeclaration| Name: | QXmlStreamReader::addExtraNamespaceDeclaration | | Prototype: | void QXmlStreamReader::addExtraNamespaceDeclaration(const QXmlStreamNamespaceDeclaration &extraNamespaceDeclaration) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2063-2069 |
| | 4 | 1 |
QXmlStreamReader::documentEncoding| Name: | QXmlStreamReader::documentEncoding | | Prototype: | QStringRef QXmlStreamReader::documentEncoding() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2871-2877 |
| | 4 | 2 |
QXmlStreamReader::documentVersion| Name: | QXmlStreamReader::documentVersion | | Prototype: | QStringRef QXmlStreamReader::documentVersion() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2856-2862 |
| | 4 | 2 |
QXmlStreamReader::dtdName| Name: | QXmlStreamReader::dtdName | | Prototype: | QStringRef QXmlStreamReader::dtdName() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1997-2003 |
| | 4 | 2 |
QXmlStreamReader::dtdPublicId| Name: | QXmlStreamReader::dtdPublicId | | Prototype: | QStringRef QXmlStreamReader::dtdPublicId() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2012-2018 |
| | 4 | 2 |
QXmlStreamReader::dtdSystemId| Name: | QXmlStreamReader::dtdSystemId | | Prototype: | QStringRef QXmlStreamReader::dtdSystemId() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2027-2033 |
| | 4 | 2 |
QXmlStreamReader::entityDeclarations| Name: | QXmlStreamReader::entityDeclarations | | Prototype: | QXmlStreamEntityDeclarations QXmlStreamReader::entityDeclarations() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1982-1988 |
| | 4 | 2 |
QXmlStreamReader::error| Name: | QXmlStreamReader::error | | Prototype: | QXmlStreamReader::Error QXmlStreamReader::error() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2166-2172 |
| | 4 | 2 |
QXmlStreamReader::errorString| Name: | QXmlStreamReader::errorString | | Prototype: | QString QXmlStreamReader::errorString() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2154-2160 |
| | 4 | 2 |
QXmlStreamReader::namespaceDeclarations| Name: | QXmlStreamReader::namespaceDeclarations | | Prototype: | QXmlStreamNamespaceDeclarations QXmlStreamReader::namespaceDeclarations() const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2044-2050 |
| | 4 | 2 |
QXmlStreamReader::notationDeclarations| Name: | QXmlStreamReader::notationDeclarations | | Prototype: | QXmlStreamNotationDeclarations QXmlStreamReader::notationDeclarations() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1967-1973 |
| | 4 | 2 |
QXmlStreamReaderPrivate::scanPublicOrSystem| Name: | QXmlStreamReaderPrivate::scanPublicOrSystem | | Prototype: | bool QXmlStreamReaderPrivate::scanPublicOrSystem() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1068-1079 |
| | 4 | 4 |
QXmlStreamReaderPrivate::~QXmlStreamReaderPrivate| Name: | QXmlStreamReaderPrivate::~QXmlStreamReaderPrivate | | Prototype: | QXmlStreamReaderPrivate::~QXmlStreamReaderPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 893-901 |
| | 4 | 1 |
QXmlStreamWriter::QXmlStreamWriter| Name: | QXmlStreamWriter::QXmlStreamWriter | | Prototype: | QXmlStreamWriter::QXmlStreamWriter(QByteArray *array) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3230-3237 |
| | 4 | 1 |
QXmlStreamWriter::writeEmptyElement| Name: | QXmlStreamWriter::writeEmptyElement | | Prototype: | void QXmlStreamWriter::writeEmptyElement(const QString &qualifiedName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3571-3577 |
| | 4 | 1 |
QXmlStreamWriter::writeEmptyElement| Name: | QXmlStreamWriter::writeEmptyElement | | Prototype: | void QXmlStreamWriter::writeEmptyElement(const QString &namespaceUri, const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3587-3593 |
| | 4 | 1 |
QXmlStreamWriter::writeEndDocument| Name: | QXmlStreamWriter::writeEndDocument | | Prototype: | void QXmlStreamWriter::writeEndDocument() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3634-3640 |
| | 4 | 2 |
QXunitTestLogger::enterTestFunction| Name: | QXunitTestLogger::enterTestFunction | | Prototype: | void QXunitTestLogger::enterTestFunction(const char *function) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | | Lines: | 142-149 |
| | 4 | 1 |
QXunitTestLogger::startLogging| Name: | QXunitTestLogger::startLogging | | Prototype: | void QXunitTestLogger::startLogging() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | | Lines: | 78-85 |
| | 4 | 1 |
QZipReader::entryInfoAt| Name: | QZipReader::entryInfoAt | | Prototype: | QZipReader::FileInfo QZipReader::entryInfoAt(int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 924-930 |
| | 4 | 2 |
QZipReader::exists| Name: | QZipReader::exists | | Prototype: | bool QZipReader::exists() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 885-891 |
| | 4 | 2 |
QZipWriter::addDirectory| Name: | QZipWriter::addDirectory | | Prototype: | void QZipWriter::addDirectory(const QString &dirName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 1306-1313 |
| | 4 | 2 |
QZipWriter::exists| Name: | QZipWriter::exists | | Prototype: | bool QZipWriter::exists() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 1177-1183 |
| | 4 | 2 |
QtConcurrent::BlockSizeManager::timeBeforeUser| Name: | QtConcurrent::BlockSizeManager::timeBeforeUser | | Prototype: | void BlockSizeManager::timeBeforeUser() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | | Lines: | 149-156 |
| | 4 | 2 |
QtConcurrent::BlockSizeManagerV2::timeBeforeUser| Name: | QtConcurrent::BlockSizeManagerV2::timeBeforeUser | | Prototype: | void BlockSizeManagerV2::timeBeforeUser() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | | Lines: | 201-208 |
| | 4 | 2 |
QtConcurrent::ThreadEngineBase::threadExit| Name: | QtConcurrent::ThreadEngineBase::threadExit | | Prototype: | void ThreadEngineBase::threadExit() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 233-240 |
| | 4 | 2 |
QtFontFamily::ensurePopulated| Name: | QtFontFamily::ensurePopulated | | Prototype: | void QtFontFamily::ensurePopulated() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 414-421 |
| | 4 | 2 |
QtPrivate::ResultStoreBase::insertResultItemIfValid| Name: | QtPrivate::ResultStoreBase::insertResultItemIfValid | | Prototype: | void ResultStoreBase::insertResultItemIfValid(int index, ResultItem &resultItem) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 120-128 |
| | 4 | 2 |
QtPrivate::ResultStoreBase::syncResultCount| Name: | QtPrivate::ResultStoreBase::syncResultCount | | Prototype: | void ResultStoreBase::syncResultCount() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 111-118 |
| | 4 | 2 |
QtPrivate::isBuiltinType| Name: | QtPrivate::isBuiltinType | | Prototype: | bool isBuiltinType(const QByteArray &type) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 82-88 |
| | 4 | 2 |
ResourceHelper::clear| Name: | ResourceHelper::clear | | Prototype: | void ResourceHelper::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 82-88 |
| | 4 | 1 |
Selector::pseudoElement| Name: | Selector::pseudoElement | | Prototype: | QString Selector::pseudoElement() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1759-1765 |
| | 4 | 2 |
TCBPoint::operator==| Name: | TCBPoint::operator== | | Prototype: | bool operator==(const TCBPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 341-347 |
| | 4 | 1 |
ValueExtractor::extractFont| Name: | ValueExtractor::extractFont | | Prototype: | void ValueExtractor::extractFont() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1316-1322 |
| | 4 | 2 |
_hb_qt_font_get_glyph| Name: | _hb_qt_font_get_glyph | | Prototype: | static hb_bool_t _hb_qt_font_get_glyph(hb_font_t * , void *font_data, hb_codepoint_t unicode, hb_codepoint_t , hb_codepoint_t *glyph, void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 425-437 |
| | 4 | 1 |
_hb_qt_font_get_glyph_name| Name: | _hb_qt_font_get_glyph_name | | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_name(hb_font_t * , void * , hb_codepoint_t , char *name, unsigned int size, void * ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 557-567 |
| | 4 | 2 |
_q_futex| Name: | _q_futex | | Prototype: | static inline int _q_futex(void *addr, int op, int val, const struct timespec *timeout) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 112-124 |
| | 4 | 1 |
_q_interpolate| Name: | _q_interpolate | | Prototype: | template<> inline QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | | Lines: | 52-58 |
| | 4 | 1 |
_q_toHex| Name: | _q_toHex | | Prototype: | template <class Char, class Integral> void _q_toHex(Char *&dst, Integral value) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 52-63 |
| | 4 | 2 |
activeWindowChangeQueued| Name: | activeWindowChangeQueued | | Prototype: | static bool activeWindowChangeQueued(const QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2769-2778 |
| | 4 | 1 |
adapted_angle_on_x| Name: | adapted_angle_on_x | | Prototype: | static inline qreal adapted_angle_on_x(const QLineF &line) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 179-185 |
| | 4 | 2 |
addBezier| Name: | addBezier | | Prototype: | void addBezier(QPainterPath &path, const QBezier &bezier) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1993-2001 |
| | 4 | 2 |
addKey| Name: | addKey | | Prototype: | static inline void addKey(QString &str, const QString &theKey, QKeySequence::SequenceFormat format) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1212-1218 |
| | 4 | 2 |
addLine| Name: | addLine | | Prototype: | void addLine(QPainterPath &path, const QLineF &line) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1967-1975 |
| | 4 | 2 |
aggregateParameterCount| Name: | aggregateParameterCount | | Prototype: | static int aggregateParameterCount(const std::vector<QMetaMethodBuilderPrivate> &methods) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1160-1166 |
| | 4 | 2 |
ancestorOf| Name: | ancestorOf | | Prototype: | static inline bool ancestorOf(QObject *widget, QObject *other) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1525-1532 |
| | 4 | 3 |
append_utf8| Name: | append_utf8 | | Prototype: | static void append_utf8(QString &qs, const char *cs, int len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5983-5989 |
| | 4 | 1 |
applyCursor| Name: | applyCursor | | Prototype: | static inline void applyCursor(const QList<QWindow *> &l, const QCursor &c) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3468-3475 |
| | 4 | 3 |
blend_pixel| Name: | blend_pixel | | Prototype: | inline static void blend_pixel(quint32 &dst, const quint32 src) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | | Lines: | 48-54 |
| | 4 | 3 |
boundSize| Name: | boundSize | | Prototype: | static void boundSize(QSizeF &result, const QSizeF &size) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 73-79 |
| | 4 | 3 |
can_consume| Name: | can_consume | | Prototype: | static inline bool can_consume(const char * &c, char ch) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 6025-6032 |
| | 4 | 2 |
changeSpacerSize| Name: | changeSpacerSize | | Prototype: | static void changeSpacerSize(QLayout *layout, int index, int width, int height) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 91-97 |
| | 4 | 2 |
check_step_valid| Name: | check_step_valid | | Prototype: | static inline bool check_step_valid(qreal step, const char *method) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 98-105 |
| | 4 | 2 |
cleanDriverDict| Name: | cleanDriverDict | | Prototype: | static void cleanDriverDict() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 206-212 |
| | 4 | 1 |
cleanPath| Name: | cleanPath | | Prototype: | static QString cleanPath(const QString &_path) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 136-144 |
| | 4 | 2 |
cleanUpConfigurations| Name: | cleanUpConfigurations | | Prototype: | static void cleanUpConfigurations(QHash<QString, QNetworkConfigurationPrivatePointer> &configurations) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | | Lines: | 47-54 |
| | 4 | 2 |
closeAllPopups| Name: | closeAllPopups | | Prototype: | static inline void closeAllPopups() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2996-3004 |
| | 4 | 2 |
combineSize| Name: | combineSize | | Prototype: | static void combineSize(QSizeF &result, const QSizeF &size) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 65-71 |
| | 4 | 3 |
contains| Name: | contains | | Prototype: | static inline bool contains(const QJsonArray &haystack, unsigned needle) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 140-147 |
| | 4 | 3 |
contains| Name: | contains | | Prototype: | static inline bool contains(const QJsonArray &haystack, const QString &needle) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 149-156 |
| | 4 | 3 |
containsDecendantOf| Name: | containsDecendantOf | | Prototype: | static bool containsDecendantOf(const QSet<QAbstractState *> &states, const QAbstractState *node) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 301-308 |
| | 4 | 3 |
convertARGB32ToARGB64PM| Name: | convertARGB32ToARGB64PM | | Prototype: | static const QRgba64 * convertARGB32ToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 565-577 |
| | 4 | 2 |
convertRGBA8888ToARGB64PM| Name: | convertRGBA8888ToARGB64PM | | Prototype: | static const QRgba64 * convertRGBA8888ToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 591-603 |
| | 4 | 2 |
convertToPcreOptions| Name: | convertToPcreOptions | | Prototype: | static int convertToPcreOptions(QRegularExpression::MatchOptions matchOptions) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 812-820 |
| | 4 | 2 |
copyMetadata| Name: | copyMetadata | | Prototype: | static void copyMetadata(QImageData *dst, const QImageData *src) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 1119-1126 |
| | 4 | 1 |
copyUInt| Name: | copyUInt | | Prototype: | static inline void copyUInt(uchar *dest, const uchar *src) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 89-95 |
| | 4 | 1 |
customClear| Name: | customClear | | Prototype: | static void customClear(QVariant::Private *d) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1048-1056 |
| | 4 | 2 |
data| Name: | data | | Prototype: | static inline QTextFrameData *data(QTextFrame *f) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 248-254 |
| | 4 | 2 |
destFetch64| Name: | destFetch64 | | Prototype: | static QRgba64 * destFetch64(QRgba64 *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1043-1049 |
| | 4 | 1 |
destFetchRGB16| Name: | destFetchRGB16 | | Prototype: | static uint * destFetchRGB16(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1028-1034 |
| | 4 | 2 |
destroy_current_thread_data_key| Name: | destroy_current_thread_data_key | | Prototype: | static void destroy_current_thread_data_key() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 171-181 |
| | 4 | 1 |
doCheckUnGrabAncestor| Name: | doCheckUnGrabAncestor | | Prototype: | static inline bool doCheckUnGrabAncestor(QXcbConnection *conn) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2280-2297 |
| | 4 | 2 |
do_gettime| Name: | do_gettime | | Prototype: | static inline void do_gettime(qint64 *sec, qint64 *frac) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 161-167 |
| | 4 | 1 |
elapsedAndRestart| Name: | elapsedAndRestart | | Prototype: | static qint64 elapsedAndRestart(qint64 sec, qint64 frac, qint64 *nowsec, qint64 *nowfrac) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 196-203 |
| | 4 | 1 |
elfHash| Name: | elfHash | | Prototype: | static uint elfHash(const char *name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 125-131 |
| | 4 | 1 |
expandSize| Name: | expandSize | | Prototype: | static void expandSize(QSizeF &result, const QSizeF &size) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 81-87 |
| | 4 | 3 |
fast_ceil_positive| Name: | fast_ceil_positive | | Prototype: | static inline int fast_ceil_positive(const qreal &v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2085-2092 |
| | 4 | 2 |
fetchUntransformed| Name: | fetchUntransformed | | Prototype: | static const uint * fetchUntransformed(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1434-1441 |
| | 4 | 1 |
fetchUntransformedRGB16| Name: | fetchUntransformedRGB16 | | Prototype: | static const uint * fetchUntransformedRGB16(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1450-1462 |
| | 4 | 2 |
findAttribute| Name: | findAttribute | | Prototype: | static inline int findAttribute(const QStringList &attributes, const QString &name) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1718-1725 |
| | 4 | 2 |
findBySize| Name: | findBySize | | Prototype: | static inline int findBySize(const QVector<QImage> &images, const QSize &size) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 372-379 |
| | 4 | 3 |
foldCase| Name: | foldCase | | Prototype: | static inline uint foldCase(const ushort *ch, const ushort *start) | | Coverage: | 25.000% (2/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1513-1519 |
| | 4 | 2 |
get_style_class_name| Name: | get_style_class_name | | Prototype: | static QByteArray get_style_class_name() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 160-166 |
| | 4 | 2 |
grabMessageHandler| Name: | grabMessageHandler | | Prototype: | static bool grabMessageHandler() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1614-1621 |
| | 4 | 2 |
hardlight_op| Name: | hardlight_op | | Prototype: | static inline uint hardlight_op(int dst, int src, int da, int sa) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1474-1482 |
| | 4 | 2 |
hasElementIndexUint| Name: | hasElementIndexUint | | Prototype: | static bool hasElementIndexUint() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 2268-2274 |
| | 4 | 2 |
hb_getFontMetric| Name: | hb_getFontMetric | | Prototype: | static HB_Fixed hb_getFontMetric(HB_Font font, HB_FontMetric metric) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 165-172 |
| | 4 | 2 |
hb_qt_face_get_for_engine| Name: | hb_qt_face_get_for_engine | | Prototype: | hb_face_t *hb_qt_face_get_for_engine(QFontEngine *fe) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 677-685 |
| | 4 | 2 |
hb_qt_font_get_for_engine| Name: | hb_qt_font_get_for_engine | | Prototype: | hb_font_t *hb_qt_font_get_for_engine(QFontEngine *fe) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 723-731 |
| | 4 | 2 |
hb_qt_script_from_script| Name: | hb_qt_script_from_script | | Prototype: | QChar::Script hb_qt_script_from_script(hb_script_t script) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 214-220 |
| | 4 | 2 |
icon_name_hash| Name: | icon_name_hash | | Prototype: | static quint32 icon_name_hash(const char *p) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 231-237 |
| | 4 | 2 |
iniChopTrailingSpaces| Name: | iniChopTrailingSpaces | | Prototype: | inline static void iniChopTrailingSpaces(QString &str, int limit) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 697-703 |
| | 4 | 2 |
intToFourBytes| Name: | intToFourBytes | | Prototype: | static QByteArray intToFourBytes(qint32 number) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 391-397 |
| | 4 | 1 |