| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
Q_QGS_QSystemLocale_globalSystemLocale::innerFunction::~HolderBase| Name: | Q_QGS_QSystemLocale_globalSystemLocale::innerFunction::~HolderBase | | Prototype: | ~HolderBase() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 74-74 |
| | 1 | 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: | 1169-1175 |
| | 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: | 1298-1305 |
| | 4 | 2 |
QZipReader::fileInfoList| Name: | QZipReader::fileInfoList | | Prototype: | QVector<QZipReader::FileInfo> QZipReader::fileInfoList() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 888-898 |
| | 7 | 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: | 877-883 |
| | 4 | 2 |
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: | 916-922 |
| | 4 | 2 |
QZipPrivate::~QZipPrivate| Name: | QZipPrivate::~QZipPrivate | | Prototype: | ~QZipPrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 422-426 |
| | 2 | 2 |
QXunitTestLogger::stopLogging| Name: | QXunitTestLogger::stopLogging | | Prototype: | void QXunitTestLogger::stopLogging() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | | Lines: | 81-134 |
| | 34 | 2 |
QXpmHandler::setOption| Name: | QXpmHandler::setOption | | Prototype: | void QXpmHandler::setOption(ImageOption option, const QVariant &value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1279-1283 |
| | 2 | 2 |
QXpmHandler::readHeader| Name: | QXpmHandler::readHeader | | Prototype: | bool QXpmHandler::readHeader() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1177-1184 |
| | 5 | 2 |
QXpmHandler::read| Name: | QXpmHandler::read | | Prototype: | bool QXpmHandler::read(QImage *image) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1232-1237 |
| | 3 | 2 |
QXmlTestLogger::stopLogging| Name: | QXmlTestLogger::stopLogging | | Prototype: | void QXmlTestLogger::stopLogging() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | | Lines: | 130-141 |
| | 7 | 2 |
QXmlTestLogger::startLogging| Name: | QXmlTestLogger::startLogging | | Prototype: | void QXmlTestLogger::startLogging() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | | Lines: | 104-128 |
| | 18 | 2 |
QXmlStreamWriterPrivate::~QXmlStreamWriterPrivate| Name: | QXmlStreamWriterPrivate::~QXmlStreamWriterPrivate | | Prototype: | ~QXmlStreamWriterPrivate() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2957-2963 |
| | 3 | 2 |
QXmlStreamWriterPrivate::writeNamespaceDeclaration| Name: | QXmlStreamWriterPrivate::writeNamespaceDeclaration | | Prototype: | void QXmlStreamWriterPrivate::writeNamespaceDeclaration(const NamespaceDeclaration &namespaceDeclaration) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3123-3135 |
| | 9 | 2 |
QXmlStreamWriterPrivate::indent| Name: | QXmlStreamWriterPrivate::indent | | Prototype: | void QXmlStreamWriterPrivate::indent(int level) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3192-3197 |
| | 3 | 2 |
QXmlStreamWriter::writeStartDocument| Name: | QXmlStreamWriter::writeStartDocument | | Prototype: | void QXmlStreamWriter::writeStartDocument(const QString &version) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3784-3799 |
| | 8 | 2 |
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: | 3628-3634 |
| | 4 | 2 |
QXmlStreamWriter::writeDefaultNamespace| Name: | QXmlStreamWriter::writeDefaultNamespace | | Prototype: | void QXmlStreamWriter::writeDefaultNamespace(const QString &namespaceUri) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3731-3741 |
| | 8 | 2 |
QXmlStreamWriter::writeComment| Name: | QXmlStreamWriter::writeComment | | Prototype: | void QXmlStreamWriter::writeComment(const QString &text) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3532-3542 |
| | 8 | 2 |
QXmlStreamWriter::writeAttributes| Name: | QXmlStreamWriter::writeAttributes | | Prototype: | void QXmlStreamWriter::writeAttributes(const QXmlStreamAttributes& attributes) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3484-3491 |
| | 5 | 2 |
QXmlStreamWriter::writeAttribute| Name: | QXmlStreamWriter::writeAttribute | | Prototype: | void QXmlStreamWriter::writeAttribute(const QXmlStreamAttribute& attribute) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3463-3472 |
| | 6 | 2 |
QXmlStreamWriter::writeAttribute| Name: | QXmlStreamWriter::writeAttribute | | Prototype: | void QXmlStreamWriter::writeAttribute(const QString &namespaceUri, const QString &name, const QString &value) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3438-3453 |
| | 12 | 2 |
QXmlStreamWriter::setCodec| Name: | QXmlStreamWriter::setCodec | | Prototype: | void QXmlStreamWriter::setCodec(QTextCodec *codec) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3295-3304 |
| | 6 | 2 |
QXmlStreamStrategy::~QXmlStreamStrategy| Name: | QXmlStreamStrategy::~QXmlStreamStrategy | | Prototype: | ~QXmlStreamStrategy() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 86-90 |
| | 2 | 2 |
QXmlStreamReaderPrivate::resume| Name: | QXmlStreamReaderPrivate::resume | | Prototype: | void QXmlStreamReaderPrivate::resume(int rule) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1908-1912 |
| | 3 | 2 |
QXmlStreamReaderPrivate::resolveUndeclaredEntity| Name: | QXmlStreamReaderPrivate::resolveUndeclaredEntity | | Prototype: | QString QXmlStreamReaderPrivate::resolveUndeclaredEntity(const QString &name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 201-206 |
| | 3 | 2 |
QXmlStreamReaderPrivate::resolvePublicNamespaces| Name: | QXmlStreamReaderPrivate::resolvePublicNamespaces | | Prototype: | void QXmlStreamReaderPrivate::resolvePublicNamespaces() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1668-1679 |
| | 8 | 2 |
QXmlStreamReaderPrivate::resolveCharRef| Name: | QXmlStreamReaderPrivate::resolveCharRef | | Prototype: | uint QXmlStreamReaderPrivate::resolveCharRef(int symbolIndex) | | Coverage: | 100.000% (25/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1707-1721 |
| | 8 | 2 |
QXmlStreamReaderPrivate::putStringLiteral| Name: | QXmlStreamReaderPrivate::putStringLiteral | | Prototype: | void QXmlStreamReaderPrivate::putStringLiteral(const QString &s) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1430-1435 |
| | 3 | 2 |
QXmlStreamReaderPrivate::putString| Name: | QXmlStreamReaderPrivate::putString | | Prototype: | void QXmlStreamReaderPrivate::putString(const QString &s, int from) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1423-1428 |
| | 3 | 2 |
QXmlStreamReader::~QXmlStreamReader| Name: | QXmlStreamReader::~QXmlStreamReader | | Prototype: | QXmlStreamReader::~QXmlStreamReader() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 437-442 |
| | 3 | 2 |
QXmlStreamReader::setDevice| Name: | QXmlStreamReader::setDevice | | Prototype: | void QXmlStreamReader::setDevice(QIODevice *device) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 456-466 |
| | 6 | 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: | 1961-1967 |
| | 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: | 2038-2044 |
| | 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: | 2148-2154 |
| | 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: | 2160-2166 |
| | 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: | 1976-1982 |
| | 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: | 2021-2027 |
| | 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: | 2006-2012 |
| | 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: | 1991-1997 |
| | 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: | 2850-2856 |
| | 4 | 2 |
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: | 2865-2871 |
| | 4 | 2 |
QXmlStreamReader::addExtraNamespaceDeclarations| Name: | QXmlStreamReader::addExtraNamespaceDeclarations | | Prototype: | void QXmlStreamReader::addExtraNamespaceDeclarations(const QXmlStreamNamespaceDeclarations &extraNamespaceDeclarations) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2072-2076 |
| | 2 | 2 |
QXmlStreamReader::addData| Name: | QXmlStreamReader::addData | | Prototype: | void QXmlStreamReader::addData(const QByteArray &data) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 487-495 |
| | 5 | 2 |
QXmlSimpleReaderPrivate::stringAddC| Name: | QXmlSimpleReaderPrivate::stringAddC | | Prototype: | void QXmlSimpleReaderPrivate::stringAddC(QChar ch) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7967-7972 |
| | 3 | 2 |
QXmlSimpleReaderPrivate::refAddC| Name: | QXmlSimpleReaderPrivate::refAddC | | Prototype: | void QXmlSimpleReaderPrivate::refAddC(QChar ch) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7979-7984 |
| | 3 | 2 |
QXmlSimpleReaderPrivate::parseFailed| Name: | QXmlSimpleReaderPrivate::parseFailed | | Prototype: | void QXmlSimpleReaderPrivate::parseFailed(ParseFunction where, int state) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7920-7925 |
| | 2 | 2 |
QXmlSimpleReaderPrivate::nameAddC| Name: | QXmlSimpleReaderPrivate::nameAddC | | Prototype: | void QXmlSimpleReaderPrivate::nameAddC(QChar ch) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7973-7978 |
| | 3 | 2 |
QXmlSimpleReaderPrivate::initIncrementalParsing| Name: | QXmlSimpleReaderPrivate::initIncrementalParsing | | Prototype: | void QXmlSimpleReaderPrivate::initIncrementalParsing() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2528-2534 |
| | 3 | 2 |
QXmlSimpleReaderPrivate::entityExist| Name: | QXmlSimpleReaderPrivate::entityExist | | Prototype: | bool QXmlSimpleReaderPrivate::entityExist(const QString& e) const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7866-7876 |
| | 6 | 2 |
QXmlSimpleReader::property| Name: | QXmlSimpleReader::property | | Prototype: | void* QXmlSimpleReader::property(const QString&, bool *ok) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3006-3011 |
| | 3 | 2 |
QXmlSimpleReader::parseContinue| Name: | QXmlSimpleReader::parseContinue | | Prototype: | bool QXmlSimpleReader::parseContinue() | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3233-3241 |
| | 6 | 2 |
QXmlSimpleReader::hasFeature| Name: | QXmlSimpleReader::hasFeature | | Prototype: | bool QXmlSimpleReader::hasFeature(const QString& name) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2990-3002 |
| | 8 | 2 |
QXmlNamespaceSupport::splitName| Name: | QXmlNamespaceSupport::splitName | | Prototype: | void QXmlNamespaceSupport::splitName(const QString& qname, QString& prefix, QString& localname) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 570-579 |
| | 5 | 2 |
QXmlNamespaceSupport::setPrefix| Name: | QXmlNamespaceSupport::setPrefix | | Prototype: | void QXmlNamespaceSupport::setPrefix(const QString& pre, const QString& uri) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 524-531 |
| | 3 | 2 |
QXmlNamespaceSupport::popContext| Name: | QXmlNamespaceSupport::popContext | | Prototype: | void QXmlNamespaceSupport::popContext() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 699-704 |
| | 3 | 2 |
QXmlInputSource::data| Name: | QXmlInputSource::data | | Prototype: | QString QXmlInputSource::data() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1177-1185 |
| | 5 | 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: | 1091-1097 |
| | 4 | 2 |
QXmlAttributes::value| Name: | QXmlAttributes::value | | Prototype: | QString QXmlAttributes::value(const QString& qName) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 925-931 |
| | 4 | 2 |
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: | 941-947 |
| | 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: | 958-964 |
| | 4 | 2 |
QXcbXSettingsPrivate::round_to_nearest_multiple_of_4| Name: | QXcbXSettingsPrivate::round_to_nearest_multiple_of_4 | | Prototype: | static int round_to_nearest_multiple_of_4(int value) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 135-141 |
| | 4 | 2 |
QXcbXSettings::removeCallbackForHandle| Name: | QXcbXSettings::removeCallbackForHandle | | Prototype: | void QXcbXSettings::removeCallbackForHandle(void *handle) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 312-319 |
| | 4 | 2 |
QXcbXSettings::handlePropertyNotifyEvent| Name: | QXcbXSettings::handlePropertyNotifyEvent | | Prototype: | void QXcbXSettings::handlePropertyNotifyEvent(const xcb_property_notify_event_t *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 283-291 |
| | 4 | 2 |
QXcbWindow::visualIdStatic| Name: | QXcbWindow::visualIdStatic | | Prototype: | uint QXcbWindow::visualIdStatic(QWindow *window) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1755-1760 |
| | 3 | 2 |
QXcbWindow::updateDoesNotAcceptFocus| Name: | QXcbWindow::updateDoesNotAcceptFocus | | Prototype: | void QXcbWindow::updateDoesNotAcceptFocus(bool doesNotAcceptFocus) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1505-1516 |
| | 6 | 2 |
QXcbWindow::systemTrayWindowGlobalGeometryStatic| Name: | QXcbWindow::systemTrayWindowGlobalGeometryStatic | | Prototype: | QRect QXcbWindow::systemTrayWindowGlobalGeometryStatic(const QWindow *window) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1955-1960 |
| | 3 | 2 |
QXcbWindow::systemTrayWindowGlobalGeometry| Name: | QXcbWindow::systemTrayWindowGlobalGeometry | | Prototype: | QRect QXcbWindow::systemTrayWindowGlobalGeometry() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1962-1967 |
| | 3 | 2 |
QXcbWindow::setWmWindowTypeStatic| Name: | QXcbWindow::setWmWindowTypeStatic | | Prototype: | void QXcbWindow::setWmWindowTypeStatic(QWindow *window, QXcbWindowFunctions::WmWindowTypes windowTypes) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1733-1739 |
| | 3 | 2 |
QXcbWindow::setWmWindowRoleStatic| Name: | QXcbWindow::setWmWindowRoleStatic | | Prototype: | void QXcbWindow::setWmWindowRoleStatic(QWindow *window, const QByteArray &role) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1747-1753 |
| | 3 | 2 |
QXcbWindow::setWindowTitle| Name: | 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: | 1539-1558 |
| | 14 | 2 |
QXcbWindow::setWindowIconTextStatic| Name: | QXcbWindow::setWindowIconTextStatic | | Prototype: | void QXcbWindow::setWindowIconTextStatic(QWindow *window, const QString &text) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1741-1745 |
| | 2 | 2 |
QXcbWindow::setVisible| Name: | QXcbWindow::setVisible | | Prototype: | void QXcbWindow::setVisible(bool visible) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 795-801 |
| | 3 | 2 |
QXcbWindow::setParentRelativeBackPixmapStatic| Name: | QXcbWindow::setParentRelativeBackPixmapStatic | | Prototype: | void QXcbWindow::setParentRelativeBackPixmapStatic(QWindow *window) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1927-1931 |
| | 2 | 2 |
QXcbWindow::setParent| Name: | QXcbWindow::setParent | | Prototype: | void QXcbWindow::setParent(const QPlatformWindow *parent) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1523-1537 |
| | 9 | 2 |
QXcbWindow::setOpacity| Name: | QXcbWindow::setOpacity | | Prototype: | void QXcbWindow::setOpacity(qreal level) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2833-2848 |
| | 11 | 2 |
QXcbWindow::setAlertState| Name: | QXcbWindow::setAlertState | | Prototype: | void QXcbWindow::setAlertState(bool enabled) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2869-2877 |
| | 4 | 2 |
QXcbWindow::requestSystemTrayWindowDockStatic| Name: | QXcbWindow::requestSystemTrayWindowDockStatic | | Prototype: | bool QXcbWindow::requestSystemTrayWindowDockStatic(const QWindow *window) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1940-1945 |
| | 3 | 2 |
QXcbWindow::requestSystemTrayWindowDock| Name: | QXcbWindow::requestSystemTrayWindowDock | | Prototype: | bool QXcbWindow::requestSystemTrayWindowDock() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1947-1953 |
| | 4 | 2 |
QXcbWindow::relayFocusToModalWindow| Name: | QXcbWindow::relayFocusToModalWindow | | Prototype: | bool QXcbWindow::relayFocusToModalWindow() const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 942-953 |
| | 7 | 2 |
QXcbWindow::postSyncWindowRequest| Name: | QXcbWindow::postSyncWindowRequest | | Prototype: | void QXcbWindow::postSyncWindowRequest() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2889-2896 |
| | 4 | 2 |
QXcbWindow::isEmbedded| Name: | QXcbWindow::isEmbedded | | Prototype: | bool QXcbWindow::isEmbedded(const QPlatformWindow *parentWindow) const | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2155-2161 |
| | 3 | 2 |
QXcbWindow::handleUnmapNotifyEvent| Name: | QXcbWindow::handleUnmapNotifyEvent | | Prototype: | void QXcbWindow::handleUnmapNotifyEvent(const xcb_unmap_notify_event_t *event) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2216-2222 |
| | 3 | 2 |
QXcbWindow::handleFocusOutEvent| Name: | QXcbWindow::handleFocusOutEvent | | Prototype: | void QXcbWindow::handleFocusOutEvent(const xcb_focus_out_event_t *event) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2596-2603 |
| | 3 | 2 |
QXcbWindow::handleFocusInEvent| Name: | QXcbWindow::handleFocusInEvent | | Prototype: | void QXcbWindow::handleFocusInEvent(const xcb_focus_in_event_t *event) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2586-2593 |
| | 3 | 2 |
QXcbWindow::handleEnterNotifyEvent| Name: | QXcbWindow::handleEnterNotifyEvent | | Prototype: | void QXcbWindow::handleEnterNotifyEvent(int event_x, int event_y, int root_x, int root_y, quint8 mode, quint8 detail, xcb_timestamp_t timestamp) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2341-2356 |
| | 7 | 2 |
QXcbWindow::doFocusOut| Name: | QXcbWindow::doFocusOut | | Prototype: | void QXcbWindow::doFocusOut() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 991-1000 |
| | 4 | 2 |
QXcbWindow::doFocusIn| Name: | QXcbWindow::doFocusIn | | Prototype: | void QXcbWindow::doFocusIn() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 955-962 |
| | 5 | 2 |
QXcbWindow::compressExposeEvent| Name: | QXcbWindow::compressExposeEvent | | Prototype: | bool QXcbWindow::compressExposeEvent(QRegion &exposeRegion) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2005-2014 |
| | 6 | 2 |
QXcbVirtualDesktop::xSettings| Name: | QXcbVirtualDesktop::xSettings | | Prototype: | QXcbXSettings *QXcbVirtualDesktop::xSettings() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 91-98 |
| | 4 | 2 |
QXcbVirtualDesktop::subscribeToXFixesSelectionNotify| Name: | QXcbVirtualDesktop::subscribeToXFixesSelectionNotify | | Prototype: | void QXcbVirtualDesktop::subscribeToXFixesSelectionNotify() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 114-122 |
| | 5 | 2 |
QXcbVirtualDesktop::handleXFixesSelectionNotify| Name: | QXcbVirtualDesktop::handleXFixesSelectionNotify | | Prototype: | void QXcbVirtualDesktop::handleXFixesSelectionNotify(xcb_xfixes_selection_notify_event_t *notify_event) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 108-112 |
| | 2 | 2 |
QXcbVirtualDesktop::getWorkArea| Name: | QXcbVirtualDesktop::getWorkArea | | Prototype: | QRect QXcbVirtualDesktop::getWorkArea() const | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 124-146 |
| | 12 | 2 |
QXcbVirtualDesktop::compositingActive| Name: | QXcbVirtualDesktop::compositingActive | | Prototype: | bool QXcbVirtualDesktop::compositingActive() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 100-106 |
| | 3 | 2 |
QXcbSystemTrayTracker::notifyManagerClientMessageEvent| Name: | QXcbSystemTrayTracker::notifyManagerClientMessageEvent | | Prototype: | void QXcbSystemTrayTracker::notifyManagerClientMessageEvent(const xcb_client_message_event_t *t) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | | Lines: | 154-158 |
| | 2 | 2 |
QXcbSystemTrayTracker::locateTrayWindow| Name: | QXcbSystemTrayTracker::locateTrayWindow | | Prototype: | xcb_window_t QXcbSystemTrayTracker::locateTrayWindow(const QXcbConnection *connection, xcb_atom_t selection) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | | Lines: | 81-90 |
| | 7 | 2 |
QXcbSystemTrayTracker::handleDestroyNotifyEvent| Name: | QXcbSystemTrayTracker::handleDestroyNotifyEvent | | Prototype: | void QXcbSystemTrayTracker::handleDestroyNotifyEvent(const xcb_destroy_notify_event_t *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | | Lines: | 161-168 |
| | 4 | 2 |
QXcbSystemTrayTracker::emitSystemTrayWindowChanged| Name: | QXcbSystemTrayTracker::emitSystemTrayWindowChanged | | Prototype: | inline void QXcbSystemTrayTracker::emitSystemTrayWindowChanged() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | | Lines: | 147-151 |
| | 2 | 2 |
QXcbSyncWindowRequest::invalidate| Name: | QXcbSyncWindowRequest::invalidate | | Prototype: | void QXcbSyncWindowRequest::invalidate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2351-2357 |
| | 3 | 2 |