| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 applyCursor| Name:  | applyCursor |  | Prototype:  | static inline void applyCursor(QWindow *w, QCursor c) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3454-3459 |  
  |  | 3 | 3 | 
 applyCursor| Name:  | applyCursor |  | Prototype:  | static inline void applyCursor(const QList<QWindow *> &l, const QCursor &c) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3468-3475 |  
  |  | 4 | 3 | 
 appendToUser| Name:  | appendToUser |  | Prototype:  | static inline void appendToUser(QString &appendTo, const QString &value, QUrl::FormattingOptions options, const ushort *actions) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 839-849 |  
  |  | 5 | 3 | 
 appendOrganizationAndApp| Name:  | appendOrganizationAndApp |  | Prototype:  | static void appendOrganizationAndApp(QString &path) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp |  | Lines:  | 57-69 |  
  |  | 6 | 3 | 
 ancestorOf| Name:  | ancestorOf |  | Prototype:  | static inline bool ancestorOf(QObject *widget, QObject *other) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 1525-1532 |  
  |  | 4 | 3 | 
 adjustFtpPath| Name:  | adjustFtpPath |  | Prototype:  | static QUrl adjustFtpPath(QUrl url) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 4138-4146 |  
  |  | 5 | 3 | 
 addSegmentsToPath| Name:  | addSegmentsToPath |  | Prototype:  | void addSegmentsToPath(Segment *segment, QPainterPath &path) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1032-1048 |  
  |  | 11 | 3 | 
 addLikelySubtags| Name:  | addLikelySubtags |  | Prototype:  | static bool addLikelySubtags(QLocaleId &localeId) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 216-229 |  
  |  | 8 | 3 | 
 add| Name:  | add |  | Prototype:  | static void add(QPainterPath &path, const QWingedEdge &list, int edge, QPathEdge::Traversal traversal) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1308-1329 |  
  |  | 12 | 3 | 
 _q_uuidToHex| Name:  | _q_uuidToHex |  | Prototype:  | template <class Char> void _q_uuidToHex(Char *&dst, const uint &d1, const ushort &d2, const ushort &d3, const uchar (&d4)[8]) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp |  | Lines:  | 82-98 |  
  |  | 13 | 3 | 
 _q_uuidFromHex| Name:  | _q_uuidFromHex |  | Prototype:  | template <class Char> bool _q_uuidFromHex(const Char *&src, uint &d1, ushort &d2, ushort &d3, uchar (&d4)[8]) |  | Coverage:  |  68.571% (24/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp |  | Lines:  | 100-124 |  
  |  | 19 | 3 | 
 _q_fromHex| Name:  | _q_fromHex |  | Prototype:  | template <class Char, class Integral> bool _q_fromHex(const Char *&src, Integral &value) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp |  | Lines:  | 65-80 |  
  |  | 8 | 3 | 
 _q_dupEnvironment| Name:  | _q_dupEnvironment |  | Prototype:  | static char **_q_dupEnvironment(const QProcessEnvironmentPrivate::Hash &environment, int *envc) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 341-364 |  
  |  | 16 | 3 | 
 _q_checkEntry| Name:  | _q_checkEntry |  | Prototype:  | static inline bool _q_checkEntry(QFileSystemEntry &entry, QFileSystemMetaData &data, bool resolvingEntry) |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp |  | Lines:  | 111-122 |  
  |  | 6 | 3 | 
 _q_checkEntry| Name:  | _q_checkEntry |  | Prototype:  | static inline bool _q_checkEntry(QAbstractFileEngine *&engine, bool resolvingEntry) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp |  | Lines:  | 124-135 |  
  |  | 6 | 3 | 
 _q_adjustRect| Name:  | _q_adjustRect |  | Prototype:  | static inline void _q_adjustRect(QRect *rect) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 773-780 |  
  |  | 5 | 3 | 
 _hb_qt_font_create| Name:  | _hb_qt_font_create |  | Prototype:  | static inline hb_font_t * _hb_qt_font_create(QFontEngine *fe) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 688-714 |  
  |  | 13 | 3 | 
 _hb_qt_face_create| Name:  | _hb_qt_face_create |  | Prototype:  | static inline hb_face_t * _hb_qt_face_create(QFontEngine *fe) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 650-668 |  
  |  | 11 | 3 | 
 ValueExtractor::lengthValue| Name:  | ValueExtractor::lengthValue |  | Prototype:  | int ValueExtractor::lengthValue(const Declaration &decl) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 433-442 |  
  |  | 7 | 3 | 
 ValueExtractor::extractStyleFeatures| Name:  | ValueExtractor::extractStyleFeatures |  | Prototype:  | int ValueExtractor::extractStyleFeatures() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 552-561 |  
  |  | 6 | 3 | 
 UnrollTailLoop::exec| Name:  | UnrollTailLoop::exec |  | Prototype:  | template <typename Functor> static inline void exec(int count, Functor code) |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 194-202 |  
  |  | 1 | 3 | 
 UnrollTailLoop::exec| Name:  | UnrollTailLoop::exec |  | Prototype:  | template <typename RetType, typename Functor1, typename Functor2> static inline RetType exec(int count, RetType returnIfExited, Functor1 loopCheck, Functor2 returnIfFailed, int i = 0) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 171-192 |  
  |  | 6 | 3 | 
 TypeInfo::customTypeInfo| Name:  | TypeInfo::customTypeInfo |  | Prototype:  | void customTypeInfo(const uint type) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 2250-2258 |  
  |  | 6 | 3 | 
 TypeConstructor::ConstructorImpl::Construct| Name:  | TypeConstructor::ConstructorImpl::Construct |  | Prototype:  | static void *Construct(const int type, void *where, const void *copy) |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 1732-1743 |  
  |  | 5 | 3 | 
 SizeOf::SizeOfImpl::Size| Name:  | SizeOf::SizeOfImpl::Size |  | Prototype:  | static int Size(const int type) |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 1894-1905 |  
  |  | 5 | 3 | 
 ShaderProgramOpenGLFunctions::initializeGeometryShaderFunctions| Name:  | ShaderProgramOpenGLFunctions::initializeGeometryShaderFunctions |  | Prototype:  | void initializeGeometryShaderFunctions() |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 565-577 |  
  |  | 7 | 3 | 
 SequentialAnchorData::updateChildrenSizes| Name:  | SequentialAnchorData::updateChildrenSizes |  | Prototype:  | void SequentialAnchorData::updateChildrenSizes() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 479-521 |  
  |  | 27 | 3 | 
 SequentialAnchorData::calculateSizeHints| Name:  | SequentialAnchorData::calculateSizeHints |  | Prototype:  | void SequentialAnchorData::calculateSizeHints() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 523-559 |  
  |  | 26 | 3 | 
 Selector::specificity| Name:  | Selector::specificity |  | Prototype:  | int Selector::specificity() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1745-1757 |  
  |  | 8 | 3 | 
 QtSharedPointer::internalSafetyCheckRemove| Name:  | QtSharedPointer::internalSafetyCheckRemove |  | Prototype:  | void QtSharedPointer::internalSafetyCheckRemove(const void *d_ptr) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp |  | Lines:  | 1529-1553 |  
  |  | 14 | 3 | 
 QtSharedPointer::internalSafetyCheckCleanCheck| Name:  | QtSharedPointer::internalSafetyCheckCleanCheck |  | Prototype:  | void QtSharedPointer::internalSafetyCheckCleanCheck() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp |  | Lines:  | 1559-1571 |  
  |  | 6 | 3 | 
 QtSharedPointer::internalSafetyCheckAdd| Name:  | QtSharedPointer::internalSafetyCheckAdd |  | Prototype:  | void QtSharedPointer::internalSafetyCheckAdd(const void *d_ptr, const volatile void *ptr) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp |  | Lines:  | 1495-1524 |  
  |  | 14 | 3 | 
 QtSharedPointer::ExternalRefCountData::getAndRef| Name:  | QtSharedPointer::ExternalRefCountData::getAndRef |  | Prototype:  | QtSharedPointer::ExternalRefCountData *QtSharedPointer::ExternalRefCountData::getAndRef(const QObject *obj) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp |  | Lines:  | 1331-1353 |  
  |  | 15 | 3 | 
 QtPrivate::ResultStoreBase::syncPendingResults| Name:  | QtPrivate::ResultStoreBase::syncPendingResults |  | Prototype:  | void ResultStoreBase::syncPendingResults() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp |  | Lines:  | 144-158 |  
  |  | 9 | 3 | 
 QtPrivate::ResultStoreBase::addResults| Name:  | QtPrivate::ResultStoreBase::addResults |  | Prototype:  | int ResultStoreBase::addResults(int index, const void *results, int vectorSize, int totalCount) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp |  | Lines:  | 166-179 |  
  |  | 8 | 3 | 
 QtPrivate::QStringList_filter| Name:  | QtPrivate::QStringList_filter |  | Prototype:  | QStringList QtPrivate::QStringList_filter(const QStringList *that, const QRegExp &rx) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp |  | Lines:  | 332-339 |  
  |  | 5 | 3 | 
 QtPrivate::QStringList_filter| Name:  | QtPrivate::QStringList_filter |  | Prototype:  | QStringList QtPrivate::QStringList_filter(const QStringList *that, const QRegularExpression &re) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp |  | Lines:  | 352-360 |  
  |  | 5 | 3 | 
 QtPrivate::QStringList_filter| Name:  | QtPrivate::QStringList_filter |  | Prototype:  | QStringList QtPrivate::QStringList_filter(const QStringList *that, const QString &str, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp |  | Lines:  | 291-300 |  
  |  | 6 | 3 | 
 QtPrivate::QStringList_contains| Name:  | QtPrivate::QStringList_contains |  | Prototype:  | bool QtPrivate::QStringList_contains(const QStringList *that, const QString &str, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp |  | Lines:  | 312-321 |  
  |  | 5 | 3 | 
 QtFontStyle::~QtFontStyle| Name:  | QtFontStyle::~QtFontStyle |  | Prototype:  | ~QtFontStyle() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 228-238 |  
  |  | 6 | 3 | 
 QtConcurrent::ThreadEngineBase::startThreadInternal| Name:  | QtConcurrent::ThreadEngineBase::startThreadInternal |  | Prototype:  | bool ThreadEngineBase::startThreadInternal() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp |  | Lines:  | 214-225 |  
  |  | 7 | 3 | 
 QZipWriter::close| Name:  | QZipWriter::close |  | Prototype:  | void QZipWriter::close() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 1328-1361 |  
  |  | 22 | 3 | 
 QXpmHandler::canRead| Name:  | QXpmHandler::canRead |  | Prototype:  | bool QXpmHandler::canRead() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 1208-1219 |  
  |  | 6 | 3 | 
 QXpmHandler::canRead| Name:  | QXpmHandler::canRead |  | Prototype:  | bool QXpmHandler::canRead(QIODevice *device) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 1221-1233 |  
  |  | 7 | 3 | 
 QXmlStreamWriterPrivate::finishStartElement| Name:  | QXmlStreamWriterPrivate::finishStartElement |  | Prototype:  | bool QXmlStreamWriterPrivate::finishStartElement(bool contents) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3143-3161 |  
  |  | 13 | 3 | 
 QXmlStreamWriter::writeStartDocument| Name:  | QXmlStreamWriter::writeStartDocument |  | Prototype:  | void QXmlStreamWriter::writeStartDocument(const QString &version, bool standalone) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3814-3833 |  
  |  | 11 | 3 | 
 QXmlStreamWriter::writeProcessingInstruction| Name:  | QXmlStreamWriter::writeProcessingInstruction |  | Prototype:  | void QXmlStreamWriter::writeProcessingInstruction(const QString &target, const QString &data) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3754-3767 |  
  |  | 10 | 3 | 
 QXmlStreamWriter::writeNamespace| Name:  | QXmlStreamWriter::writeNamespace |  | Prototype:  | void QXmlStreamWriter::writeNamespace(const QString &namespaceUri, const QString &prefix) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3708-3724 |  
  |  | 12 | 3 | 
 QXmlStreamWriter::writeDTD| Name:  | QXmlStreamWriter::writeDTD |  | Prototype:  | void QXmlStreamWriter::writeDTD(const QString &dtd) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3554-3563 |  
  |  | 7 | 3 | 
 QXmlStreamWriter::setDevice| Name:  | QXmlStreamWriter::setDevice |  | Prototype:  | void QXmlStreamWriter::setDevice(QIODevice *device) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3263-3274 |  
  |  | 8 | 3 | 
 QXmlStreamReaderPrivate::scanNData| Name:  | QXmlStreamReaderPrivate::scanNData |  | Prototype:  | bool QXmlStreamReaderPrivate::scanNData() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 1081-1089 |  
  |  | 5 | 3 | 
 QXmlStreamReaderPrivate::resolveDtd| Name:  | QXmlStreamReaderPrivate::resolveDtd |  | Prototype:  | void QXmlStreamReaderPrivate::resolveDtd() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 1687-1711 |  
  |  | 19 | 3 | 
 QXmlStreamReaderPrivate::reallocateStack| Name:  | QXmlStreamReaderPrivate::reallocateStack |  | Prototype:  | inline void QXmlStreamReaderPrivate::reallocateStack() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 883-890 |  
  |  | 5 | 3 | 
 QXmlStreamReaderPrivate::putReplacement| Name:  | QXmlStreamReaderPrivate::putReplacement |  | Prototype:  | void QXmlStreamReaderPrivate::putReplacement(const QString &s) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 1443-1453 |  
  |  | 6 | 3 | 
 QXmlStreamReaderPrivate::getChar| Name:  | QXmlStreamReaderPrivate::getChar |  | Prototype:  | inline uint QXmlStreamReaderPrivate::getChar() |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 925-938 |  
  |  | 7 | 3 | 
 QXmlStreamReaderPrivate::fastScanNMTOKEN| Name:  | QXmlStreamReaderPrivate::fastScanNMTOKEN |  | Prototype:  | inline int QXmlStreamReaderPrivate::fastScanNMTOKEN() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 1408-1427 |  
  |  | 12 | 3 | 
 QXmlStreamReaderPrivate::checkStartDocument| Name:  | QXmlStreamReaderPrivate::checkStartDocument |  | Prototype:  | bool QXmlStreamReaderPrivate::checkStartDocument() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 1762-1775 |  
  |  | 8 | 3 | 
 QXmlStreamReader::clear| Name:  | QXmlStreamReader::clear |  | Prototype:  | void QXmlStreamReader::clear() |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 537-546 |  
  |  | 6 | 3 | 
 QXmlStreamReader::atEnd| Name:  | QXmlStreamReader::atEnd |  | Prototype:  | bool QXmlStreamReader::atEnd() const |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 563-575 |  
  |  | 8 | 3 | 
 QXmlStreamAttributes::value| Name:  | QXmlStreamAttributes::value |  | Prototype:  | QStringRef QXmlStreamAttributes::value(const QString &namespaceUri, QLatin1String name) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 2693-2701 |  
  |  | 5 | 3 | 
 QXmlStreamAttributes::value| Name:  | QXmlStreamAttributes::value |  | Prototype:  | QStringRef QXmlStreamAttributes::value(QLatin1String namespaceUri, QLatin1String name) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 2708-2716 |  
  |  | 5 | 3 | 
 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:  | 2678-2686 |  
  |  | 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:  | 2730-2738 |  
  |  | 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:  | 2752-2760 |  
  |  | 5 | 3 | 
 QXmlSimpleReaderPrivate::unexpectedEof| Name:  | QXmlSimpleReaderPrivate::unexpectedEof |  | Prototype:  | void QXmlSimpleReaderPrivate::unexpectedEof(ParseFunction where, int state) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 7919-7930 |  
  |  | 5 | 3 | 
 QXmlSimpleReaderPrivate::reportParseError| Name:  | QXmlSimpleReaderPrivate::reportParseError |  | Prototype:  | void QXmlSimpleReaderPrivate::reportParseError(const QString& error) |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 7897-7911 |  
  |  | 9 | 3 | 
 QXmlNamespaceSupport::prefixes| Name:  | QXmlNamespaceSupport::prefixes |  | Prototype:  | QStringList QXmlNamespaceSupport::prefixes(const QString& uri) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 676-687 |  
  |  | 7 | 3 | 
 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:  | 649-660 |  
  |  | 7 | 3 | 
 QXmlNamespaceSupport::prefix| Name:  | QXmlNamespaceSupport::prefix |  | Prototype:  | QString QXmlNamespaceSupport::prefix(const QString& uri) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 557-566 |  
  |  | 6 | 3 | 
 QXmlAttributes::index| Name:  | QXmlAttributes::index |  | Prototype:  | int QXmlAttributes::index(const QString& qName) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 787-794 |  
  |  | 4 | 3 | 
 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:  | 798-805 |  
  |  | 4 | 3 | 
 QXmlAttributes::index| Name:  | QXmlAttributes::index |  | Prototype:  | int QXmlAttributes::index(const QString& uri, const QString& localPart) const |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 820-828 |  
  |  | 5 | 3 | 
 QXcbXSettingsPropertyValue::updateValue| Name:  | QXcbXSettingsPropertyValue::updateValue |  | Prototype:  | void updateValue(QXcbVirtualDesktop *screen, const QByteArray &name, const QVariant &value, int last_change_serial) |  | Coverage:  |  40.000% (2/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines:  | 74-82 |  
  |  | 6 | 3 | 
 QXcbWindow::updateSyncRequestCounter| Name:  | QXcbWindow::updateSyncRequestCounter |  | Prototype:  | void QXcbWindow::updateSyncRequestCounter() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2599-2613 |  
  |  | 8 | 3 | 
 QXcbWindow::startSystemResize| Name:  | QXcbWindow::startSystemResize |  | Prototype:  | bool QXcbWindow::startSystemResize(const QPoint &pos, Qt::Corner corner) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2720-2747 |  
  |  | 24 | 3 | 
 QXcbWindow::setTransparentForMouseEvents| Name:  | QXcbWindow::setTransparentForMouseEvents |  | Prototype:  | void QXcbWindow::setTransparentForMouseEvents(bool transparent) |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1465-1490 |  
  |  | 17 | 3 | 
 QXcbWindow::setKeyboardGrabEnabled| Name:  | QXcbWindow::setKeyboardGrabEnabled |  | Prototype:  | bool QXcbWindow::setKeyboardGrabEnabled(bool grab) |  | Coverage:  |  76.923% (10/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2621-2637 |  
  |  | 12 | 3 | 
 QXcbWindow::setCursor| Name:  | QXcbWindow::setCursor |  | Prototype:  | void QXcbWindow::setCursor(xcb_cursor_t cursor, bool isBitmapCursor) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2673-2689 |  
  |  | 8 | 3 | 
 QXcbWindow::mapToGlobal| Name:  | QXcbWindow::mapToGlobal |  | Prototype:  | QPoint QXcbWindow::mapToGlobal(const QPoint &pos) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2159-2177 |  
  |  | 13 | 3 | 
 QXcbWindow::mapFromGlobal| Name:  | QXcbWindow::mapFromGlobal |  | Prototype:  | QPoint QXcbWindow::mapFromGlobal(const QPoint &pos) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2179-2197 |  
  |  | 13 | 3 | 
 QXcbWindow::handleMotionNotifyEvent| Name:  | QXcbWindow::handleMotionNotifyEvent |  | Prototype:  | void QXcbWindow::handleMotionNotifyEvent(int event_x, int event_y, int root_x, int root_y, Qt::KeyboardModifiers modifiers, xcb_timestamp_t timestamp, Qt::MouseEventSource source) |  | Coverage:  |  27.273% (3/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2375-2391 |  
  |  | 9 | 3 | 
 QXcbWindow::handleMapNotifyEvent| Name:  | QXcbWindow::handleMapNotifyEvent |  | Prototype:  | void QXcbWindow::handleMapNotifyEvent(const xcb_map_notify_event_t *event) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2199-2208 |  
  |  | 5 | 3 | 
 QXcbWindow::handleLeaveNotifyEvent| Name:  | QXcbWindow::handleLeaveNotifyEvent |  | Prototype:  | void QXcbWindow::handleLeaveNotifyEvent(int root_x, int root_y, quint8 mode, quint8 detail, xcb_timestamp_t timestamp) |  | Coverage:  |  75.000% (9/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2352-2373 |  
  |  | 12 | 3 | 
 QXcbWindow::handleExposeEvent| Name:  | QXcbWindow::handleExposeEvent |  | Prototype:  | void QXcbWindow::handleExposeEvent(const xcb_expose_event_t *event) |  | Coverage:  |  70.000% (7/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2011-2027 |  
  |  | 8 | 3 | 
 QXcbWindow::handleButtonReleaseEvent| Name:  | QXcbWindow::handleButtonReleaseEvent |  | Prototype:  | void QXcbWindow::handleButtonReleaseEvent(int event_x, int event_y, int root_x, int root_y, int detail, Qt::KeyboardModifiers modifiers, xcb_timestamp_t timestamp, Qt::MouseEventSource source) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2263-2278 |  
  |  | 7 | 3 | 
 QXcbVirtualDesktop::updateWorkArea| Name:  | QXcbVirtualDesktop::updateWorkArea |  | Prototype:  | void QXcbVirtualDesktop::updateWorkArea() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 156-164 |  
  |  | 5 | 3 | 
 QXcbVirtualDesktop::screenAt| Name:  | QXcbVirtualDesktop::screenAt |  | Prototype:  | QXcbScreen *QXcbVirtualDesktop::screenAt(const QPoint &pos) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 77-85 |  
  |  | 5 | 3 | 
 QXcbSystemTrayTracker::trayWindow| Name:  | QXcbSystemTrayTracker::trayWindow |  | Prototype:  | xcb_window_t QXcbSystemTrayTracker::trayWindow() |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp |  | Lines:  | 115-127 |  
  |  | 8 | 3 | 
 QXcbSystemTrayTracker::systemTrayWindowGlobalGeometry| Name:  | QXcbSystemTrayTracker::systemTrayWindowGlobalGeometry |  | Prototype:  | QRect QXcbSystemTrayTracker::systemTrayWindowGlobalGeometry(xcb_window_t window) const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp |  | Lines:  | 132-151 |  
  |  | 13 | 3 | 
 QXcbShmImage::setClip| Name:  | QXcbShmImage::setClip |  | Prototype:  | void QXcbShmImage::setClip(const QRegion ®ion) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 423-449 |  
  |  | 17 | 3 | 
 QXcbShmImage::preparePaint| Name:  | QXcbShmImage::preparePaint |  | Prototype:  | void QXcbShmImage::preparePaint(const QRegion ®ion) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 492-503 |  
  |  | 5 | 3 | 
 QXcbShmImage::flushPixmap| Name:  | QXcbShmImage::flushPixmap |  | Prototype:  | void QXcbShmImage::flushPixmap(const QRegion ®ion) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 358-421 |  
  |  | 39 | 3 | 
 QXcbShmImage::ensureGC| Name:  | QXcbShmImage::ensureGC |  | Prototype:  | void QXcbShmImage::ensureGC(xcb_drawable_t dst) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 278-292 |  
  |  | 6 | 3 | 
 QXcbSessionManager::release| Name:  | QXcbSessionManager::release |  | Prototype:  | void QXcbSessionManager::release() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp |  | Lines:  | 453-461 |  
  |  | 5 | 3 | 
 QXcbSessionManager::QXcbSessionManager| Name:  | QXcbSessionManager::QXcbSessionManager |  | Prototype:  | QXcbSessionManager::QXcbSessionManager(const QString &id, const QString &key) |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp |  | Lines:  | 335-377 |  
  |  | 31 | 3 | 
 QXcbScreen::windowShown| Name:  | QXcbScreen::windowShown |  | Prototype:  | void QXcbScreen::windowShown(QXcbWindow *window) |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 355-362 |  
  |  | 2 | 3 | 
 QXcbScreen::updateGeometry| Name:  | QXcbScreen::updateGeometry |  | Prototype:  | void QXcbScreen::updateGeometry(xcb_timestamp_t timestamp) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 592-605 |  
  |  | 9 | 3 | 
 QXcbScreen::sendStartupMessage| Name:  | QXcbScreen::sendStartupMessage |  | Prototype:  | void QXcbScreen::sendStartupMessage(const QByteArray &message) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 424-448 |  
  |  | 18 | 3 | 
 QXcbScreen::logicalDpi| Name:  | QXcbScreen::logicalDpi |  | Prototype:  | QDpi QXcbScreen::logicalDpi() const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 478-488 |  
  |  | 5 | 3 | 
 QXcbScreen::getOutputName| Name:  | QXcbScreen::getOutputName |  | Prototype:  | QString QXcbScreen::getOutputName(xcb_randr_get_output_info_reply_t *outputInfo) |  | Coverage:  |  37.500% (3/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 299-314 |  
  |  | 11 | 3 |