| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration| Name:  | QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration |  | Prototype:  | QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration(const QXmlStreamNamespaceDeclaration &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 2534-2537 |  
  |  | 1 | 1 | 
 QXmlStreamEntityDeclaration::operator=| Name:  | QXmlStreamEntityDeclaration::operator= |  | Prototype:  | QXmlStreamEntityDeclaration& QXmlStreamEntityDeclaration::operator=(const QXmlStreamEntityDeclaration &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 2612-2620 |  
  |  | 6 | 1 | 
 QXmlStreamEntityDeclaration::QXmlStreamEntityDeclaration| Name:  | QXmlStreamEntityDeclaration::QXmlStreamEntityDeclaration |  | Prototype:  | QXmlStreamEntityDeclaration::QXmlStreamEntityDeclaration(const QXmlStreamEntityDeclaration &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 2604-2607 |  
  |  | 1 | 1 | 
 QXmlStreamAttributes::value| Name:  | QXmlStreamAttributes::value |  | Prototype:  | QStringRef QXmlStreamAttributes::value(const QString &namespaceUri, const QString &name) const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 2672-2680 |  
  |  | 5 | 3 | 
 QXmlStreamAttributes::value| Name:  | QXmlStreamAttributes::value |  | Prototype:  | QStringRef QXmlStreamAttributes::value(const QString &qualifiedName) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 2724-2732 |  
  |  | 5 | 3 | 
 QXmlStreamAttributes::value| Name:  | QXmlStreamAttributes::value |  | Prototype:  | QStringRef QXmlStreamAttributes::value(QLatin1String qualifiedName) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 2746-2754 |  
  |  | 5 | 3 | 
 QXmlStreamAttribute::operator=| Name:  | QXmlStreamAttribute::operator= |  | Prototype:  | QXmlStreamAttribute& QXmlStreamAttribute::operator=(const QXmlStreamAttribute &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 2369-2377 |  
  |  | 6 | 1 | 
 QXmlStreamAttribute::QXmlStreamAttribute| Name:  | QXmlStreamAttribute::QXmlStreamAttribute |  | Prototype:  | QXmlStreamAttribute::QXmlStreamAttribute() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 2272-2275 |  
  |  | 1 | 1 | 
 QXmlStreamAttribute::QXmlStreamAttribute| Name:  | QXmlStreamAttribute::QXmlStreamAttribute |  | Prototype:  | QXmlStreamAttribute::QXmlStreamAttribute(const QXmlStreamAttribute &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 2361-2364 |  
  |  | 1 | 1 | 
 QXmlSimpleReaderPrivate::~QXmlSimpleReaderPrivate| Name:  | QXmlSimpleReaderPrivate::~QXmlSimpleReaderPrivate |  | Prototype:  | QXmlSimpleReaderPrivate::~QXmlSimpleReaderPrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2523-2526 |  
  |  | 1 | 1 | 
 QXmlSimpleReaderPrivate::stringClear| Name:  | QXmlSimpleReaderPrivate::stringClear |  | Prototype:  | inline void QXmlSimpleReaderPrivate::stringClear() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2489-2492 |  
  |  | 1 | 1 | 
 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::string| Name:  | QXmlSimpleReaderPrivate::string |  | Prototype:  | const QString& QXmlSimpleReaderPrivate::string() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 7951-7955 |  
  |  | 2 | 1 | 
 QXmlSimpleReaderPrivate::refClear| Name:  | QXmlSimpleReaderPrivate::refClear |  | Prototype:  | inline void QXmlSimpleReaderPrivate::refClear() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2498-2501 |  
  |  | 1 | 1 | 
 QXmlSimpleReaderPrivate::ref| Name:  | QXmlSimpleReaderPrivate::ref |  | Prototype:  | const QString& QXmlSimpleReaderPrivate::ref() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 7961-7965 |  
  |  | 2 | 1 | 
 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:  | 7934-7940 |  
  |  | 4 | 1 | 
 QXmlSimpleReaderPrivate::next_eat_ws| Name:  | QXmlSimpleReaderPrivate::next_eat_ws |  | Prototype:  | bool QXmlSimpleReaderPrivate::next_eat_ws() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 7819-7823 |  
  |  | 2 | 1 | 
 QXmlSimpleReaderPrivate::next| Name:  | QXmlSimpleReaderPrivate::next |  | Prototype:  | void QXmlSimpleReaderPrivate::next() |  | Coverage:  | 100.000% (21/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 7761-7792 |  
  |  | 19 | 7 | 
 QXmlSimpleReaderPrivate::nameClear| Name:  | QXmlSimpleReaderPrivate::nameClear |  | Prototype:  | inline void QXmlSimpleReaderPrivate::nameClear() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2493-2496 |  
  |  | 1 | 1 | 
 QXmlSimpleReaderPrivate::name| Name:  | QXmlSimpleReaderPrivate::name |  | Prototype:  | const QString& QXmlSimpleReaderPrivate::name() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 7956-7960 |  
  |  | 2 | 1 | 
 QXmlSimpleReaderPrivate::initData| Name:  | QXmlSimpleReaderPrivate::initData |  | Prototype:  | void QXmlSimpleReaderPrivate::initData() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 7855-7860 |  
  |  | 3 | 1 | 
 QXmlSimpleReaderPrivate::init| Name:  | 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:  | 7830-7849 |  
  |  | 14 | 1 | 
 QXmlSimpleReaderPrivate::eat_ws| Name:  | QXmlSimpleReaderPrivate::eat_ws |  | Prototype:  | bool QXmlSimpleReaderPrivate::eat_ws() |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 7804-7817 |  
  |  | 8 | 4 | 
 QXmlSimpleReaderPrivate::atEnd| Name:  | QXmlSimpleReaderPrivate::atEnd |  | Prototype:  | inline bool QXmlSimpleReaderPrivate::atEnd() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2484-2487 |  
  |  | 1 | 1 | 
 QXmlSimpleReaderPrivate::QXmlSimpleReaderPrivate| Name:  | QXmlSimpleReaderPrivate::QXmlSimpleReaderPrivate |  | Prototype:  | QXmlSimpleReaderPrivate::QXmlSimpleReaderPrivate(QXmlSimpleReader *reader) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2503-2521 |  
  |  | 13 | 1 | 
 QXmlSimpleReaderLocator::QXmlSimpleReaderLocator| Name:  | QXmlSimpleReaderLocator::QXmlSimpleReaderLocator |  | Prototype:  | QXmlSimpleReaderLocator(QXmlSimpleReader* parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 429-432 |  
  |  | 1 | 1 | 
 QXmlSimpleReader::setLexicalHandler| Name:  | QXmlSimpleReader::setLexicalHandler |  | Prototype:  | void QXmlSimpleReader::setLexicalHandler(QXmlLexicalHandler* handler) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 3102-3106 |  
  |  | 2 | 1 | 
 QXmlSimpleReader::setErrorHandler| Name:  | QXmlSimpleReader::setErrorHandler |  | Prototype:  | void QXmlSimpleReader::setErrorHandler(QXmlErrorHandler* handler) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 3084-3088 |  
  |  | 2 | 1 | 
 QXmlSimpleReader::setEntityResolver| Name:  | QXmlSimpleReader::setEntityResolver |  | Prototype:  | void QXmlSimpleReader::setEntityResolver(QXmlEntityResolver* handler) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 3030-3034 |  
  |  | 2 | 1 | 
 QXmlSimpleReader::setDeclHandler| Name:  | QXmlSimpleReader::setDeclHandler |  | Prototype:  | void QXmlSimpleReader::setDeclHandler(QXmlDeclHandler* handler) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 3120-3124 |  
  |  | 2 | 1 | 
 QXmlSimpleReader::setDTDHandler| Name:  | QXmlSimpleReader::setDTDHandler |  | Prototype:  | void QXmlSimpleReader::setDTDHandler(QXmlDTDHandler* handler) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 3048-3052 |  
  |  | 2 | 1 | 
 QXmlSimpleReader::setContentHandler| Name:  | QXmlSimpleReader::setContentHandler |  | Prototype:  | void QXmlSimpleReader::setContentHandler(QXmlContentHandler* handler) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 3066-3070 |  
  |  | 2 | 1 | 
 QXmlSimpleReader::parse| Name:  | QXmlSimpleReader::parse |  | Prototype:  | bool QXmlSimpleReader::parse(const QXmlInputSource& input) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 3140-3143 |  
  |  | 1 | 1 | 
 QXmlSimpleReader::parse| Name:  | QXmlSimpleReader::parse |  | Prototype:  | bool QXmlSimpleReader::parse(const QXmlInputSource* input) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 3149-3152 |  
  |  | 1 | 1 | 
 QXmlSimpleReader::QXmlSimpleReader| Name:  | QXmlSimpleReader::QXmlSimpleReader |  | Prototype:  | QXmlSimpleReader::QXmlSimpleReader() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2898-2901 |  
  |  | 2 | 1 | 
 QXmlParseExceptionPrivate::QXmlParseExceptionPrivate| Name:  | QXmlParseExceptionPrivate::QXmlParseExceptionPrivate |  | Prototype:  | QXmlParseExceptionPrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 237-240 |  
  |  | 2 | 1 | 
 QXmlParseException::systemId| Name:  | QXmlParseException::systemId |  | Prototype:  | QString QXmlParseException::systemId() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 376-379 |  
  |  | 1 | 1 | 
 QXmlParseException::publicId| Name:  | QXmlParseException::publicId |  | Prototype:  | QString QXmlParseException::publicId() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 369-372 |  
  |  | 1 | 1 | 
 QXmlParseException::message| Name:  | QXmlParseException::message |  | Prototype:  | QString QXmlParseException::message() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 348-351 |  
  |  | 1 | 1 | 
 QXmlParseException::lineNumber| Name:  | QXmlParseException::lineNumber |  | Prototype:  | int QXmlParseException::lineNumber() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 362-365 |  
  |  | 1 | 1 | 
 QXmlParseException::columnNumber| Name:  | QXmlParseException::columnNumber |  | Prototype:  | int QXmlParseException::columnNumber() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 355-358 |  
  |  | 1 | 1 | 
 QXmlParseException::QXmlParseException| Name:  | QXmlParseException::QXmlParseException |  | Prototype:  | QXmlParseException::QXmlParseException(const QString& name, int c, int l, const QString& p, const QString& s) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 318-327 |  
  |  | 5 | 1 | 
 QXmlNamespaceSupportPrivate::QXmlNamespaceSupportPrivate| Name:  | QXmlNamespaceSupportPrivate::QXmlNamespaceSupportPrivate |  | Prototype:  | QXmlNamespaceSupportPrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 463-466 |  
  |  | 1 | 1 | 
 QXmlNamespaceSupport::~QXmlNamespaceSupport| Name:  | QXmlNamespaceSupport::~QXmlNamespaceSupport |  | Prototype:  | QXmlNamespaceSupport::~QXmlNamespaceSupport() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 507-510 |  
  |  | 1 | 1 | 
 QXmlNamespaceSupport::uri| Name:  | QXmlNamespaceSupport::uri |  | Prototype:  | QString QXmlNamespaceSupport::uri(const QString& prefix) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 559-562 |  
  |  | 1 | 1 | 
 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::pushContext| Name:  | QXmlNamespaceSupport::pushContext |  | Prototype:  | void QXmlNamespaceSupport::pushContext() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 685-688 |  
  |  | 1 | 1 | 
 QXmlNamespaceSupport::prefixes| Name:  | QXmlNamespaceSupport::prefixes |  | Prototype:  | QStringList QXmlNamespaceSupport::prefixes() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 635-646 |  
  |  | 7 | 3 | 
 QXmlNamespaceSupport::QXmlNamespaceSupport| Name:  | QXmlNamespaceSupport::QXmlNamespaceSupport |  | Prototype:  | QXmlNamespaceSupport::QXmlNamespaceSupport() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 499-502 |  
  |  | 1 | 1 | 
 QXmlInputSource::~QXmlInputSource| Name:  | QXmlInputSource::~QXmlInputSource |  | Prototype:  | QXmlInputSource::~QXmlInputSource() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 1102-1109 |  
  |  | 2 | 1 | 
 QXmlInputSource::setData| Name:  | QXmlInputSource::setData |  | Prototype:  | void QXmlInputSource::setData(const QString& dat) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 1195-1202 |  
  |  | 5 | 1 | 
 QXmlInputSource::setData| Name:  | QXmlInputSource::setData |  | Prototype:  | void QXmlInputSource::setData(const QByteArray& dat) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 1210-1213 |  
  |  | 1 | 1 | 
 QXmlInputSource::reset| Name:  | QXmlInputSource::reset |  | Prototype:  | void QXmlInputSource::reset() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 1165-1169 |  
  |  | 2 | 1 | 
 QXmlInputSource::next| Name:  | QXmlInputSource::next |  | Prototype:  | QChar QXmlInputSource::next() |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 1130-1152 |  
  |  | 13 | 5 | 
 QXmlInputSource::init| Name:  | QXmlInputSource::init |  | Prototype:  | void QXmlInputSource::init() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 1050-1071 |  
  |  | 9 | 1 | 
 QXmlInputSource::QXmlInputSource| Name:  | QXmlInputSource::QXmlInputSource |  | Prototype:  | QXmlInputSource::QXmlInputSource() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 1078-1081 |  
  |  | 1 | 1 | 
 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 | 
 QXmlDefaultHandler::startPrefixMapping| Name:  | QXmlDefaultHandler::startPrefixMapping |  | Prototype:  | bool QXmlDefaultHandler::startPrefixMapping(const QString&, const QString&) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2224-2227 |  
  |  | 1 | 1 | 
 QXmlDefaultHandler::startElement| Name:  | QXmlDefaultHandler::startElement |  | Prototype:  | bool QXmlDefaultHandler::startElement(const QString&, const QString&, const QString&, const QXmlAttributes&) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2244-2248 |  
  |  | 1 | 1 | 
 QXmlDefaultHandler::startDocument| Name:  | QXmlDefaultHandler::startDocument |  | Prototype:  | bool QXmlDefaultHandler::startDocument() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2204-2207 |  
  |  | 1 | 1 | 
 QXmlDefaultHandler::processingInstruction| Name:  | QXmlDefaultHandler::processingInstruction |  | Prototype:  | bool QXmlDefaultHandler::processingInstruction(const QString&, const QString&) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2286-2290 |  
  |  | 1 | 1 | 
 QXmlDefaultHandler::internalEntityDecl| Name:  | QXmlDefaultHandler::internalEntityDecl |  | Prototype:  | bool QXmlDefaultHandler::internalEntityDecl(const QString&, const QString&) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2462-2465 |  
  |  | 1 | 1 | 
 QXmlDefaultHandler::fatalError| Name:  | QXmlDefaultHandler::fatalError |  | Prototype:  | bool QXmlDefaultHandler::fatalError(const QXmlParseException&) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2327-2330 |  
  |  | 1 | 1 | 
 QXmlDefaultHandler::endPrefixMapping| Name:  | QXmlDefaultHandler::endPrefixMapping |  | Prototype:  | bool QXmlDefaultHandler::endPrefixMapping(const QString&) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2234-2237 |  
  |  | 1 | 1 | 
 QXmlDefaultHandler::endElement| Name:  | QXmlDefaultHandler::endElement |  | Prototype:  | bool QXmlDefaultHandler::endElement(const QString&, const QString&, const QString&) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2255-2259 |  
  |  | 1 | 1 | 
 QXmlDefaultHandler::endDocument| Name:  | QXmlDefaultHandler::endDocument |  | Prototype:  | bool QXmlDefaultHandler::endDocument() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2214-2217 |  
  |  | 1 | 1 | 
 QXmlDefaultHandler::endDTD| Name:  | QXmlDefaultHandler::endDTD |  | Prototype:  | bool QXmlDefaultHandler::endDTD() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2392-2395 |  
  |  | 1 | 1 | 
 QXmlDefaultHandler::characters| Name:  | QXmlDefaultHandler::characters |  | Prototype:  | bool QXmlDefaultHandler::characters(const QString&) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2266-2269 |  
  |  | 1 | 1 | 
 QXmlDefaultHandler::attributeDecl| Name:  | QXmlDefaultHandler::attributeDecl |  | Prototype:  | bool QXmlDefaultHandler::attributeDecl(const QString&, const QString&, const QString&, const QString&, const QString&) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2452-2455 |  
  |  | 1 | 1 | 
 QXmlDefaultHandler::QXmlDefaultHandler| Name:  | QXmlDefaultHandler::QXmlDefaultHandler |  | Prototype:  | QXmlDefaultHandler::QXmlDefaultHandler() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 2174-2179 |  
  |  | 1 | 1 | 
 QXmlAttributes::value| Name:  | QXmlAttributes::value |  | Prototype:  | QString QXmlAttributes::value(int index) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 912-915 |  
  |  | 1 | 1 | 
 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 | 
 QXmlAttributes::uri| Name:  | QXmlAttributes::uri |  | Prototype:  | QString QXmlAttributes::uri(int index) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 863-866 |  
  |  | 1 | 1 | 
 QXmlAttributes::type| Name:  | QXmlAttributes::type |  | Prototype:  | QString QXmlAttributes::type(int) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 874-877 |  
  |  | 1 | 1 | 
 QXmlAttributes::qName| Name:  | QXmlAttributes::qName |  | Prototype:  | QString QXmlAttributes::qName(int index) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 851-854 |  
  |  | 1 | 1 | 
 QXmlAttributes::localName| Name:  | QXmlAttributes::localName |  | Prototype:  | QString QXmlAttributes::localName(int index) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 840-843 |  
  |  | 1 | 1 | 
 QXmlAttributes::length| Name:  | QXmlAttributes::length |  | Prototype:  | int QXmlAttributes::length() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 821-824 |  
  |  | 1 | 1 | 
 QXmlAttributes::index| Name:  | QXmlAttributes::index |  | Prototype:  | int QXmlAttributes::index(QLatin1String qName) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 784-791 |  
  |  | 4 | 3 | 
 QXmlAttributes::clear| Name:  | QXmlAttributes::clear |  | Prototype:  | void QXmlAttributes::clear() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 971-974 |  
  |  | 1 | 1 | 
 QXmlAttributes::append| Name:  | QXmlAttributes::append |  | Prototype:  | void QXmlAttributes::append(const QString &qName, const QString &uri, const QString &localPart, const QString &value) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 984-993 |  
  |  | 6 | 1 | 
 QXmlAttributes::QXmlAttributes| Name:  | QXmlAttributes::QXmlAttributes |  | Prototype:  | QXmlAttributes::QXmlAttributes() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 749-754 |  
  |  | 1 | 1 | 
 QXcbXSettingsPropertyValue::addCallback| Name:  | QXcbXSettingsPropertyValue::addCallback |  | Prototype:  | void addCallback(QXcbXSettings::PropertyChangeFunc func, void *handle) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines:  | 78-84 |  
  |  | 4 | 1 | 
 QXcbXSettingsPropertyValue::QXcbXSettingsPropertyValue| Name:  | QXcbXSettingsPropertyValue::QXcbXSettingsPropertyValue |  | Prototype:  | QXcbXSettingsPropertyValue() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines:  | 62-64 |  
  |  | 1 | 1 | 
 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 | 
 QXcbXSettingsPrivate::QXcbXSettingsPrivate| Name:  | QXcbXSettingsPrivate::QXcbXSettingsPrivate |  | Prototype:  | QXcbXSettingsPrivate(QXcbVirtualDesktop *screen) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines:  | 95-99 |  
  |  | 2 | 1 | 
 QXcbXSettings::~QXcbXSettings| Name:  | QXcbXSettings::~QXcbXSettings |  | Prototype:  | QXcbXSettings::~QXcbXSettings() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines:  | 271-275 |  
  |  | 2 | 1 | 
 QXcbXSettings::setting| Name:  | QXcbXSettings::setting |  | Prototype:  | QVariant QXcbXSettings::setting(const QByteArray &property) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines:  | 321-325 |  
  |  | 2 | 1 | 
 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::registerCallbackForProperty| Name:  | QXcbXSettings::registerCallbackForProperty |  | Prototype:  | void QXcbXSettings::registerCallbackForProperty(const QByteArray &property, QXcbXSettings::PropertyChangeFunc func, void *handle) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines:  | 293-297 |  
  |  | 2 | 1 | 
 QXcbXSettings::initialized| Name:  | QXcbXSettings::initialized |  | Prototype:  | bool QXcbXSettings::initialized() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines:  | 277-281 |  
  |  | 2 | 1 | 
 QXcbWindow::xcbScreen| Name:  | QXcbWindow::xcbScreen |  | Prototype:  | QXcbScreen *QXcbWindow::xcbScreen() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2898-2901 |  
  |  | 1 | 1 | 
 QXcbWindow::windowToWmGeometry| Name:  | QXcbWindow::windowToWmGeometry |  | Prototype:  | QRect QXcbWindow::windowToWmGeometry(QRect r) const |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1631-1644 |  
  |  | 8 | 4 | 
 QXcbWindow::winId| Name:  | QXcbWindow::winId |  | Prototype:  | WId QXcbWindow::winId() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1518-1521 |  
  |  | 1 | 1 | 
 QXcbWindow::toWindow| Name:  | QXcbWindow::toWindow |  | Prototype:  | QXcbWindow *QXcbWindow::toWindow() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2511-2511 |  
  |  | 1 | 1 | 
 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::setWindowIconText| Name:  | QXcbWindow::setWindowIconText |  | Prototype:  | void QXcbWindow::setWindowIconText(const QString &title) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1560-1571 |  
  |  | 9 | 1 | 
 QXcbWindow::setWindowFlags| Name:  | QXcbWindow::setWindowFlags |  | Prototype:  | void QXcbWindow::setWindowFlags(Qt::WindowFlags flags) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1163-1193 |  
  |  | 21 | 4 | 
 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::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 |