| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QXmlStreamReader::tokenString| Name:  | QXmlStreamReader::tokenString |  | Prototype:  | QString QXmlStreamReader::tokenString() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 763-768 |  
  |  | 3 | 1 | 
 QXmlStreamReader::tokenType| Name:  | QXmlStreamReader::tokenType |  | Prototype:  | QXmlStreamReader::TokenType QXmlStreamReader::tokenType() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 629-633 |  
  |  | 2 | 1 | 
 QXmlStreamReaderPrivate::QXmlStreamReaderPrivate| Name:  | 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 | 
 QXmlStreamReaderPrivate::init| Name:  | QXmlStreamReaderPrivate::init |  | Prototype:  | void QXmlStreamReaderPrivate::init() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 806-855 |  
  |  | 44 | 1 | 
 QXmlStreamReaderPrivate::raiseWellFormedError| Name:  | QXmlStreamReaderPrivate::raiseWellFormedError |  | Prototype:  | void QXmlStreamReaderPrivate::raiseWellFormedError(const QString &message) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 1856-1859 |  
  |  | 1 | 1 | 
 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 | 
 QXmlStreamStrategy::QXmlStreamStrategy| Name:  | QXmlStreamStrategy::QXmlStreamStrategy |  | Prototype:  | QXmlStreamStrategy(QIODevice *device) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 87-90 |  
  |  | 1 | 1 | 
 QXmlStreamWriter::QXmlStreamWriter| Name:  | QXmlStreamWriter::QXmlStreamWriter |  | Prototype:  | QXmlStreamWriter::QXmlStreamWriter() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3211-3214 |  
  |  | 2 | 1 | 
 QXmlStreamWriter::QXmlStreamWriter| Name:  | QXmlStreamWriter::QXmlStreamWriter |  | Prototype:  | QXmlStreamWriter::QXmlStreamWriter(QIODevice *device) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3219-3224 |  
  |  | 2 | 1 | 
 QXmlStreamWriter::QXmlStreamWriter| Name:  | QXmlStreamWriter::QXmlStreamWriter |  | Prototype:  | QXmlStreamWriter::QXmlStreamWriter(QString *string) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3242-3247 |  
  |  | 2 | 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::autoFormatting| Name:  | QXmlStreamWriter::autoFormatting |  | Prototype:  | bool QXmlStreamWriter::autoFormatting() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3372-3376 |  
  |  | 2 | 1 | 
 QXmlStreamWriter::autoFormattingIndent| Name:  | QXmlStreamWriter::autoFormattingIndent |  | Prototype:  | int QXmlStreamWriter::autoFormattingIndent() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3398-3402 |  
  |  | 2 | 1 | 
 QXmlStreamWriter::codec| Name:  | QXmlStreamWriter::codec |  | Prototype:  | QTextCodec *QXmlStreamWriter::codec() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3330-3334 |  
  |  | 2 | 1 | 
 QXmlStreamWriter::device| Name:  | QXmlStreamWriter::device |  | Prototype:  | QIODevice *QXmlStreamWriter::device() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3282-3286 |  
  |  | 2 | 1 | 
 QXmlStreamWriter::hasError| Name:  | QXmlStreamWriter::hasError |  | Prototype:  | bool QXmlStreamWriter::hasError() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3410-3414 |  
  |  | 2 | 1 | 
 QXmlStreamWriter::setAutoFormatting| Name:  | QXmlStreamWriter::setAutoFormatting |  | Prototype:  | void QXmlStreamWriter::setAutoFormatting(bool enable) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3361-3365 |  
  |  | 2 | 1 | 
 QXmlStreamWriter::setAutoFormattingIndent| Name:  | QXmlStreamWriter::setAutoFormattingIndent |  | Prototype:  | void QXmlStreamWriter::setAutoFormattingIndent(int spacesOrTabs) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3392-3396 |  
  |  | 2 | 1 | 
 QXmlStreamWriter::setCodec| Name:  | QXmlStreamWriter::setCodec |  | Prototype:  | void QXmlStreamWriter::setCodec(const char *codecName) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3320-3323 |  
  |  | 1 | 1 | 
 QXmlStreamWriter::writeAttribute| Name:  | QXmlStreamWriter::writeAttribute |  | Prototype:  | void QXmlStreamWriter::writeAttribute(const QString &qualifiedName, const QString &value) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3424-3434 |  
  |  | 8 | 1 | 
 QXmlStreamWriter::writeCDATA| Name:  | QXmlStreamWriter::writeCDATA |  | Prototype:  | void QXmlStreamWriter::writeCDATA(const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3508-3517 |  
  |  | 7 | 1 | 
 QXmlStreamWriter::writeCharacters| Name:  | QXmlStreamWriter::writeCharacters |  | Prototype:  | void QXmlStreamWriter::writeCharacters(const QString &text) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3526-3531 |  
  |  | 3 | 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::writeEntityReference| Name:  | QXmlStreamWriter::writeEntityReference |  | Prototype:  | void QXmlStreamWriter::writeEntityReference(const QString &name) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3683-3690 |  
  |  | 5 | 1 | 
 QXmlStreamWriter::writeStartDocument| Name:  | QXmlStreamWriter::writeStartDocument |  | Prototype:  | void QXmlStreamWriter::writeStartDocument() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3779-3782 |  
  |  | 1 | 1 | 
 QXmlStreamWriter::writeStartElement| Name:  | QXmlStreamWriter::writeStartElement |  | Prototype:  | void QXmlStreamWriter::writeStartElement(const QString &qualifiedName) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3843-3848 |  
  |  | 3 | 1 | 
 QXmlStreamWriter::writeStartElement| Name:  | QXmlStreamWriter::writeStartElement |  | Prototype:  | void QXmlStreamWriter::writeStartElement(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:  | 3859-3864 |  
  |  | 3 | 1 | 
 QXmlStreamWriter::writeTextElement| Name:  | QXmlStreamWriter::writeTextElement |  | Prototype:  | void QXmlStreamWriter::writeTextElement(const QString &namespaceUri, const QString &name, const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3621-3626 |  
  |  | 3 | 1 | 
 QXmlStreamWriter::writeTextElement| Name:  | QXmlStreamWriter::writeTextElement |  | Prototype:  | void QXmlStreamWriter::writeTextElement(const QString &qualifiedName, const QString &text) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3604-3609 |  
  |  | 3 | 1 | 
 QXmlStreamWriterPrivate::QXmlStreamWriterPrivate| Name:  | 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 | 
 QXmlStreamWriterPrivate::checkIfASCIICompatibleCodec| Name:  | QXmlStreamWriterPrivate::checkIfASCIICompatibleCodec |  | Prototype:  | void QXmlStreamWriterPrivate::checkIfASCIICompatibleCodec() |  | Coverage:  |  92.308% (12/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3028-3043 |  
  |  | 8 | 1 | 
 QXmlStreamWriterPrivate::write| Name:  | QXmlStreamWriterPrivate::write |  | Prototype:  | template <int N> void write(const char (&s)[N]) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 2975-2975 |  
  |  | 1 | 1 | 
 QXmlTestLogger::QXmlTestLogger| Name:  | QXmlTestLogger::QXmlTestLogger |  | Prototype:  | QXmlTestLogger::QXmlTestLogger(XmlMode mode, const char *filename) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp |  | Lines:  | 101-104 |  
  |  | 2 | 1 | 
 QXmlTestLogger::addBenchmarkResult| Name:  | QXmlTestLogger::addBenchmarkResult |  | Prototype:  | void QXmlTestLogger::addBenchmarkResult(const QBenchmarkResult &result) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp |  | Lines:  | 259-278 |  
  |  | 15 | 1 | 
 QXmlTestLogger::addIncident| Name:  | QXmlTestLogger::addIncident |  | Prototype:  | void QXmlTestLogger::addIncident(IncidentTypes type, const char *description, const char *file, int line) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp |  | Lines:  | 228-257 |  
  |  | 22 | 1 | 
 QXmlTestLogger::addMessage| Name:  | QXmlTestLogger::addMessage |  | Prototype:  | void QXmlTestLogger::addMessage(MessageTypes type, const QString &message, const char *file, int line) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp |  | Lines:  | 280-309 |  
  |  | 22 | 1 | 
 QXmlTestLogger::enterTestFunction| Name:  | QXmlTestLogger::enterTestFunction |  | Prototype:  | void QXmlTestLogger::enterTestFunction(const char *function) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp |  | Lines:  | 149-156 |  
  |  | 5 | 1 | 
 QXmlTestLogger::leaveTestFunction| Name:  | QXmlTestLogger::leaveTestFunction |  | Prototype:  | void QXmlTestLogger::leaveTestFunction() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp |  | Lines:  | 158-167 |  
  |  | 6 | 1 | 
 QXmlTestLogger::xmlCdata| Name:  | QXmlTestLogger::xmlCdata |  | Prototype:  | int QXmlTestLogger::xmlCdata(QTestCharBuffer* str, char const* src) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp |  | Lines:  | 459-462 |  
  |  | 1 | 1 | 
 QXmlTestLogger::xmlQuote| Name:  | QXmlTestLogger::xmlQuote |  | Prototype:  | int QXmlTestLogger::xmlQuote(QTestCharBuffer* str, char const* src) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp |  | Lines:  | 454-457 |  
  |  | 1 | 1 | 
 QXmlUtils::isBaseChar| Name:  | QXmlUtils::isBaseChar |  | Prototype:  | bool QXmlUtils::isBaseChar(const QChar c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp |  | Lines:  | 216-219 |  
  |  | 1 | 1 | 
 QXmlUtils::isChar| Name:  | QXmlUtils::isChar |  | Prototype:  | bool QXmlUtils::isChar(const QChar c) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp |  | Lines:  | 271-278 |  
  |  | 5 | 1 | 
 QXmlUtils::isCombiningChar| Name:  | QXmlUtils::isCombiningChar |  | Prototype:  | bool QXmlUtils::isCombiningChar(const QChar c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp |  | Lines:  | 183-186 |  
  |  | 1 | 1 | 
 QXmlUtils::isDigit| Name:  | QXmlUtils::isDigit |  | Prototype:  | bool QXmlUtils::isDigit(const QChar c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp |  | Lines:  | 197-200 |  
  |  | 1 | 1 | 
 QXmlUtils::isExtender| Name:  | QXmlUtils::isExtender |  | Prototype:  | bool QXmlUtils::isExtender(const QChar c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp |  | Lines:  | 211-214 |  
  |  | 1 | 1 | 
 QXmlUtils::isIdeographic| Name:  | QXmlUtils::isIdeographic |  | Prototype:  | bool QXmlUtils::isIdeographic(const QChar c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp |  | Lines:  | 154-157 |  
  |  | 1 | 1 | 
 QXmlUtils::isLetter| Name:  | QXmlUtils::isLetter |  | Prototype:  | bool QXmlUtils::isLetter(const QChar c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp |  | Lines:  | 257-260 |  
  |  | 1 | 1 | 
 QXmlUtils::isNameChar| Name:  | QXmlUtils::isNameChar |  | Prototype:  | bool QXmlUtils::isNameChar(const QChar c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp |  | Lines:  | 290-301 |  
  |  | 9 | 1 | 
 QXpmHandler::QXpmHandler| Name:  | QXpmHandler::QXpmHandler |  | Prototype:  | QXpmHandler::QXpmHandler() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 1175-1178 |  
  |  | 2 | 1 | 
 QXpmHandler::name| Name:  | QXpmHandler::name |  | Prototype:  | QByteArray QXpmHandler::name() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 1288-1291 |  
  |  | 1 | 1 | 
 QXpmHandler::supportsOption| Name:  | QXpmHandler::supportsOption |  | Prototype:  | bool QXpmHandler::supportsOption(ImageOption option) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 1247-1252 |  
  |  | 3 | 1 | 
 QXpmHandler::write| Name:  | QXpmHandler::write |  | Prototype:  | bool QXpmHandler::write(const QImage &image) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 1242-1245 |  
  |  | 1 | 1 | 
 QXunitTestLogger::QXunitTestLogger| Name:  | QXunitTestLogger::QXunitTestLogger |  | Prototype:  | QXunitTestLogger::QXunitTestLogger(const char *filename) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp |  | Lines:  | 60-70 |  
  |  | 2 | 1 | 
 QXunitTestLogger::addBenchmarkResult| Name:  | QXunitTestLogger::addBenchmarkResult |  | Prototype:  | void QXunitTestLogger::addBenchmarkResult(const QBenchmarkResult &result) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp |  | Lines:  | 253-269 |  
  |  | 11 | 1 | 
 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 | 
 QXunitTestLogger::~QXunitTestLogger| Name:  | QXunitTestLogger::~QXunitTestLogger |  | Prototype:  | QXunitTestLogger::~QXunitTestLogger() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp |  | Lines:  | 72-76 |  
  |  | 2 | 1 | 
 QZipPrivate::QZipPrivate| Name:  | QZipPrivate::QZipPrivate |  | Prototype:  | QZipPrivate(QIODevice *device, bool ownDev) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 423-426 |  
  |  | 2 | 1 | 
 QZipReader::QZipReader| Name:  | QZipReader::QZipReader |  | Prototype:  | QZipReader::QZipReader(QIODevice *device) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 851-855 |  
  |  | 1 | 1 | 
 QZipReader::close| Name:  | QZipReader::close |  | Prototype:  | void QZipReader::close() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 1094-1097 |  
  |  | 1 | 1 | 
 QZipReader::count| Name:  | QZipReader::count |  | Prototype:  | int QZipReader::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 911-915 |  
  |  | 2 | 1 | 
 QZipReader::device| Name:  | QZipReader::device |  | Prototype:  | QIODevice* QZipReader::device() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 869-872 |  
  |  | 1 | 1 | 
 QZipReader::isReadable| Name:  | QZipReader::isReadable |  | Prototype:  | bool QZipReader::isReadable() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 877-880 |  
  |  | 1 | 1 | 
 QZipReader::status| Name:  | QZipReader::status |  | Prototype:  | QZipReader::Status QZipReader::status() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 1086-1089 |  
  |  | 1 | 1 | 
 QZipReader::~QZipReader| Name:  | QZipReader::~QZipReader |  | Prototype:  | QZipReader::~QZipReader() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 860-864 |  
  |  | 2 | 1 | 
 QZipReaderPrivate::QZipReaderPrivate| Name:  | QZipReaderPrivate::QZipReaderPrivate |  | Prototype:  | QZipReaderPrivate(QIODevice *device, bool ownDev) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 512-515 |  
  |  | 2 | 1 | 
 QZipStreamStrategy::QZipStreamStrategy| Name:  | QZipStreamStrategy::QZipStreamStrategy |  | Prototype:  | QZipStreamStrategy(QIODevice *device) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 105-128 |  
  |  | 16 | 1 | 
 QZipStreamStrategy::addFile| Name:  | QZipStreamStrategy::addFile |  | Prototype:  | void addFile(const QString &fileName, const QString &mimeType, const QByteArray &bytes) override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 140-144 |  
  |  | 2 | 1 | 
 QZipStreamStrategy::addFile| Name:  | QZipStreamStrategy::addFile |  | Prototype:  | void addFile(const QString &fileName, const QString &mimeType) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 147-152 |  
  |  | 3 | 1 | 
 QZipStreamStrategy::~QZipStreamStrategy| Name:  | QZipStreamStrategy::~QZipStreamStrategy |  | Prototype:  | ~QZipStreamStrategy() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 130-138 |  
  |  | 6 | 1 | 
 QZipWriter::QZipWriter| Name:  | QZipWriter::QZipWriter |  | Prototype:  | QZipWriter::QZipWriter(QIODevice *device) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 1146-1150 |  
  |  | 1 | 1 | 
 QZipWriter::addFile| Name:  | QZipWriter::addFile |  | Prototype:  | void QZipWriter::addFile(const QString &fileName, const QByteArray &data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 1273-1276 |  
  |  | 1 | 1 | 
 QZipWriter::addSymLink| Name:  | QZipWriter::addSymLink |  | Prototype:  | void QZipWriter::addSymLink(const QString &fileName, const QString &destination) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 1320-1323 |  
  |  | 1 | 1 | 
 QZipWriter::compressionPolicy| Name:  | QZipWriter::compressionPolicy |  | Prototype:  | QZipWriter::CompressionPolicy QZipWriter::compressionPolicy() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 1232-1235 |  
  |  | 1 | 1 | 
 QZipWriter::creationPermissions| Name:  | QZipWriter::creationPermissions |  | Prototype:  | QFile::Permissions QZipWriter::creationPermissions() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 1256-1259 |  
  |  | 1 | 1 | 
 QZipWriter::device| Name:  | QZipWriter::device |  | Prototype:  | QIODevice* QZipWriter::device() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 1161-1164 |  
  |  | 1 | 1 | 
 QZipWriter::isWritable| Name:  | QZipWriter::isWritable |  | Prototype:  | bool QZipWriter::isWritable() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 1169-1172 |  
  |  | 1 | 1 | 
 QZipWriter::setCompressionPolicy| Name:  | QZipWriter::setCompressionPolicy |  | Prototype:  | void QZipWriter::setCompressionPolicy(CompressionPolicy policy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 1222-1225 |  
  |  | 1 | 1 | 
 QZipWriter::setCreationPermissions| Name:  | QZipWriter::setCreationPermissions |  | Prototype:  | void QZipWriter::setCreationPermissions(QFile::Permissions permissions) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 1245-1248 |  
  |  | 1 | 1 | 
 QZipWriter::status| Name:  | QZipWriter::status |  | Prototype:  | QZipWriter::Status QZipWriter::status() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 1201-1204 |  
  |  | 1 | 1 | 
 QZipWriter::~QZipWriter| Name:  | QZipWriter::~QZipWriter |  | Prototype:  | QZipWriter::~QZipWriter() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 1152-1156 |  
  |  | 2 | 1 | 
 QZipWriterPrivate::QZipWriterPrivate| Name:  | QZipWriterPrivate::QZipWriterPrivate |  | Prototype:  | QZipWriterPrivate(QIODevice *device, bool ownDev) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 525-531 |  
  |  | 2 | 1 | 
 Qt::codecForHtml| Name:  | Qt::codecForHtml |  | Prototype:  | QTextCodec *Qt::codecForHtml(const QByteArray &ba) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 210-213 |  
  |  | 1 | 1 | 
 QtConcurrent::BlockSizeManager::BlockSizeManager| Name:  | QtConcurrent::BlockSizeManager::BlockSizeManager |  | Prototype:  | BlockSizeManager::BlockSizeManager(int iterationCount) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp |  | Lines:  | 141-146 |  
  |  | 1 | 1 | 
 QtConcurrent::BlockSizeManager::blockSize| Name:  | QtConcurrent::BlockSizeManager::blockSize |  | Prototype:  | int BlockSizeManager::blockSize() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp |  | Lines:  | 186-189 |  
  |  | 1 | 1 | 
 QtConcurrent::BlockSizeManagerV2::BlockSizeManagerV2| Name:  | QtConcurrent::BlockSizeManagerV2::BlockSizeManagerV2 |  | Prototype:  | BlockSizeManagerV2::BlockSizeManagerV2(int iterationCount) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp |  | Lines:  | 194-198 |  
  |  | 1 | 1 | 
 QtConcurrent::BlockSizeManagerV2::blockSize| Name:  | QtConcurrent::BlockSizeManagerV2::blockSize |  | Prototype:  | int BlockSizeManagerV2::blockSize() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp |  | Lines:  | 238-241 |  
  |  | 1 | 1 | 
 QtConcurrent::ThreadEngineBarrier::ThreadEngineBarrier| Name:  | QtConcurrent::ThreadEngineBarrier::ThreadEngineBarrier |  | Prototype:  | ThreadEngineBarrier::ThreadEngineBarrier() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp |  | Lines:  | 48-49 |  
  |  | 1 | 1 | 
 QtConcurrent::ThreadEngineBarrier::currentCount| Name:  | QtConcurrent::ThreadEngineBarrier::currentCount |  | Prototype:  | int ThreadEngineBarrier::currentCount() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp |  | Lines:  | 100-103 |  
  |  | 1 | 1 | 
 QtConcurrent::ThreadEngineBase::ThreadEngineBase| Name:  | QtConcurrent::ThreadEngineBase::ThreadEngineBase |  | Prototype:  | ThreadEngineBase::ThreadEngineBase() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp |  | Lines:  | 123-127 |  
  |  | 1 | 1 | 
 QtConcurrent::ThreadEngineBase::acquireBarrierSemaphore| Name:  | QtConcurrent::ThreadEngineBase::acquireBarrierSemaphore |  | Prototype:  | void ThreadEngineBase::acquireBarrierSemaphore() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp |  | Lines:  | 177-180 |  
  |  | 1 | 1 | 
 QtConcurrent::ThreadEngineBase::isProgressReportingEnabled| Name:  | QtConcurrent::ThreadEngineBase::isProgressReportingEnabled |  | Prototype:  | bool ThreadEngineBase::isProgressReportingEnabled() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp |  | Lines:  | 196-200 |  
  |  | 1 | 1 | 
 QtConcurrent::ThreadEngineBase::startThread| Name:  | QtConcurrent::ThreadEngineBase::startThread |  | Prototype:  | void ThreadEngineBase::startThread() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp |  | Lines:  | 172-175 |  
  |  | 1 | 1 | 
 QtConcurrent::ThreadEngineBase::threadThrottleExit| Name:  | QtConcurrent::ThreadEngineBase::threadThrottleExit |  | Prototype:  | bool ThreadEngineBase::threadThrottleExit() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp |  | Lines:  | 245-248 |  
  |  | 1 | 1 | 
 QtFontDesc::QtFontDesc| Name:  | QtFontDesc::QtFontDesc |  | Prototype:  | inline QtFontDesc() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 656-656 |  
  |  | 1 | 1 | 
 QtFontFamily::QtFontFamily| Name:  | QtFontFamily::QtFontFamily |  | Prototype:  | QtFontFamily(const QString &n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 355-362 |  
  |  | 1 | 1 | 
 QtFontFamily::matchesFamilyName| Name:  | QtFontFamily::matchesFamilyName |  | Prototype:  | bool QtFontFamily::matchesFamilyName(const QString &familyName) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 409-412 |  
  |  | 1 | 1 | 
 QtFontFoundry::QtFontFoundry| Name:  | QtFontFoundry::QtFontFoundry |  | Prototype:  | QtFontFoundry(const QString &n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 300-300 |  
  |  | 1 | 1 | 
 QtFontStyle::Key::Key| Name:  | QtFontStyle::Key::Key |  | Prototype:  | Key() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 201-202 |  
  |  | 1 | 1 |