| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QAbstractItemModel::mimeTypes| Name:  | QAbstractItemModel::mimeTypes |  | Prototype:  | QStringList QAbstractItemModel::mimeTypes() const |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 1845-1850 |  
  |  | 2 | 2 | 
 QAbstractItemModel::headerData| Name:  | QAbstractItemModel::headerData |  | Prototype:  | QVariant QAbstractItemModel::headerData(int section, Qt::Orientation orientation, int role) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 2445-2451 |  
  |  | 4 | 2 | 
 QAbstractItemModel::hasIndex| Name:  | QAbstractItemModel::hasIndex |  | Prototype:  | bool QAbstractItemModel::hasIndex(int row, int column, const QModelIndex &parent) const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 1716-1721 |  
  |  | 3 | 2 | 
 QAbstractItemModel::flags| Name:  | QAbstractItemModel::flags |  | Prototype:  | Qt::ItemFlags QAbstractItemModel::flags(const QModelIndex &index) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 2210-2217 |  
  |  | 4 | 2 | 
 QAbstractItemModel::encodeData| Name:  | QAbstractItemModel::encodeData |  | Prototype:  | void QAbstractItemModel::encodeData(const QModelIndexList &indexes, QDataStream &stream) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 2504-2509 |  
  |  | 3 | 2 | 
 QAbstractItemModel::beginMoveRows| Name:  | QAbstractItemModel::beginMoveRows |  | Prototype:  | bool QAbstractItemModel::beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 2841-2863 |  
  |  | 16 | 2 | 
 QAbstractItemModel::beginMoveColumns| Name:  | QAbstractItemModel::beginMoveColumns |  | Prototype:  | bool QAbstractItemModel::beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) |  | Coverage:  |  25.000% (4/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 3058-3081 |  
  |  | 16 | 2 | 
 QAbstractGraphicsShapeItem::setPen| Name:  | QAbstractGraphicsShapeItem::setPen |  | Prototype:  | void QAbstractGraphicsShapeItem::setPen(const QPen &pen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8236-8245 |  
  |  | 7 | 2 | 
 QAbstractGraphicsShapeItem::setBrush| Name:  | QAbstractGraphicsShapeItem::setBrush |  | Prototype:  | void QAbstractGraphicsShapeItem::setBrush(const QBrush &brush) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8268-8275 |  
  |  | 5 | 2 | 
 QAbstractGraphicsShapeItem::opaqueArea| Name:  | QAbstractGraphicsShapeItem::opaqueArea |  | Prototype:  | QPainterPath QAbstractGraphicsShapeItem::opaqueArea() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8288-8294 |  
  |  | 4 | 2 | 
 QAbstractFileEngineIterator::currentFileInfo| Name:  | QAbstractFileEngineIterator::currentFileInfo |  | Prototype:  | QFileInfo QAbstractFileEngineIterator::currentFileInfo() const |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 1014-1022 |  
  |  | 4 | 2 | 
 QAbstractFileEngine::map| Name:  | QAbstractFileEngine::map |  | Prototype:  | uchar *QAbstractFileEngine::map(qint64 offset, qint64 size, QFile::MemoryMapFlags flags) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 803-813 |  
  |  | 8 | 2 | 
 QAbstractFileEngine::entryList| Name:  | QAbstractFileEngine::entryList |  | Prototype:  | QStringList QAbstractFileEngine::entryList(QDir::Filters filters, const QStringList &filterNames) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 631-640 |  
  |  | 6 | 2 | 
 QAbstractFileEngine::create| Name:  | QAbstractFileEngine::create |  | Prototype:  | QAbstractFileEngine *QAbstractFileEngine::create(const QString &fileName) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 204-217 |  
  |  | 6 | 2 | 
 QAbstractEventDispatcherPrivate::releaseTimerId| Name:  | QAbstractEventDispatcherPrivate::releaseTimerId |  | Prototype:  | void QAbstractEventDispatcherPrivate::releaseTimerId(int timerId) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp |  | Lines:  | 96-102 |  
  |  | 2 | 2 | 
 QAbstractButtonPrivate::refresh| Name:  | QAbstractButtonPrivate::refresh |  | Prototype:  | void QAbstractButtonPrivate::refresh() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 365-372 |  
  |  | 4 | 2 | 
 QAbstractButton::~QAbstractButton| Name:  | QAbstractButton::~QAbstractButton |  | Prototype:  | QAbstractButton::~QAbstractButton() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 476-483 |  
  |  | 3 | 2 | 
 QAbstractButton::setText| Name:  | QAbstractButton::setText |  | Prototype:  | void QAbstractButton::setText(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 512-529 |  
  |  | 11 | 2 | 
 QAbstractButton::setShortcut| Name:  | QAbstractButton::setShortcut |  | Prototype:  | void QAbstractButton::setShortcut(const QKeySequence &key) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 566-573 |  
  |  | 5 | 2 | 
 QAbstractButton::setCheckable| Name:  | QAbstractButton::setCheckable |  | Prototype:  | void QAbstractButton::setCheckable(bool checkable) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 590-598 |  
  |  | 5 | 2 | 
 QAbstractButton::nextCheckState| Name:  | QAbstractButton::nextCheckState |  | Prototype:  | void QAbstractButton::nextCheckState() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 903-907 |  
  |  | 2 | 2 | 
 QAbstractButton::iconSize| Name:  | QAbstractButton::iconSize |  | Prototype:  | QSize QAbstractButton::iconSize() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 1268-1275 |  
  |  | 5 | 2 | 
 QAbstractButton::focusOutEvent| Name:  | QAbstractButton::focusOutEvent |  | Prototype:  | void QAbstractButton::focusOutEvent(QFocusEvent *e) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 1168-1176 |  
  |  | 5 | 2 | 
 QAbstractAnimation::stop| Name:  | QAbstractAnimation::stop |  | Prototype:  | void QAbstractAnimation::stop() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1378-1386 |  
  |  | 4 | 2 | 
 QAbstractAnimation::start| Name:  | QAbstractAnimation::start |  | Prototype:  | void QAbstractAnimation::start(DeletionPolicy policy) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1359-1366 |  
  |  | 5 | 2 | 
 QAbstractAnimation::setPaused| Name:  | QAbstractAnimation::setPaused |  | Prototype:  | void QAbstractAnimation::setPaused(bool paused) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1431-1437 |  
  |  | 3 | 2 | 
 QAbstractAnimation::resume| Name:  | QAbstractAnimation::resume |  | Prototype:  | void QAbstractAnimation::resume() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1413-1423 |  
  |  | 6 | 2 | 
 QAbstractAnimation::pause| Name:  | QAbstractAnimation::pause |  | Prototype:  | void QAbstractAnimation::pause() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1395-1404 |  
  |  | 5 | 2 | 
 PressDelayHandler::pressed| Name:  | PressDelayHandler::pressed |  | Prototype:  | void pressed(QEvent *e, int delay) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 157-170 |  
  |  | 7 | 2 | 
 PressDelayHandler::instance| Name:  | PressDelayHandler::instance |  | Prototype:  | static PressDelayHandler *instance() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 139-145 |  
  |  | 3 | 2 | 
 PathSimplifier::subDivQuadratic| Name:  | PathSimplifier::subDivQuadratic |  | Prototype:  | inline void PathSimplifier::subDivQuadratic(const QPoint &u, const QPoint &v, const QPoint &w) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1584-1594 |  
  |  | 8 | 2 | 
 PathSimplifier::subDivCubic| Name:  | PathSimplifier::subDivCubic |  | Prototype:  | inline void PathSimplifier::subDivCubic(const QPoint &u, const QPoint &v, const QPoint &w, const QPoint &q) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1596-1607 |  
  |  | 8 | 2 | 
 PathSimplifier::setElementToQuadratic| Name:  | PathSimplifier::setElementToQuadratic |  | Prototype:  | bool PathSimplifier::setElementToQuadratic(Element *element, quint32 pointIndex1, const QPoint &ctrl, quint32 pointIndex2) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1299-1323 |  
  |  | 17 | 2 | 
 PathSimplifier::setElementToCubic| Name:  | PathSimplifier::setElementToCubic |  | Prototype:  | bool PathSimplifier::setElementToCubic(Element *element, quint32 pointIndex1, const QPoint &v, const QPoint &w, quint32 pointIndex2) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1325-1351 |  
  |  | 19 | 2 | 
 PathSimplifier::calculateSeparatingAxisRange| Name:  | PathSimplifier::calculateSeparatingAxisRange |  | Prototype:  | QPair<int, int> PathSimplifier::calculateSeparatingAxisRange(const QPoint &axis, Element *element) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1215-1225 |  
  |  | 7 | 2 | 
 PathSimplifier::PathSimplifier| Name:  | PathSimplifier::PathSimplifier |  | Prototype:  | PathSimplifier::PathSimplifier(const QVectorPath &path, QDataBuffer<QPoint> &vertices, QDataBuffer<quint32> &indices, const QTransform &matrix) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 485-499 |  
  |  | 7 | 2 | 
 PathSimplifier::Event::operator <| Name:  | PathSimplifier::Event::operator < |  | Prototype:  | inline bool PathSimplifier::Event::operator < (const Event &other) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 467-472 |  
  |  | 3 | 2 | 
 PathSimplifier::ElementAllocator::~ElementAllocator| Name:  | PathSimplifier::ElementAllocator::~ElementAllocator |  | Prototype:  | inline PathSimplifier::ElementAllocator::~ElementAllocator() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 434-441 |  
  |  | 4 | 2 | 
 PathSimplifier::ElementAllocator::newElement| Name:  | PathSimplifier::ElementAllocator::newElement |  | Prototype:  | inline PathSimplifier::Element *PathSimplifier::ElementAllocator::newElement() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 453-464 |  
  |  | 9 | 2 | 
 PathSimplifier::Element::flip| Name:  | PathSimplifier::Element::flip |  | Prototype:  | inline void PathSimplifier::Element::flip() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 474-483 |  
  |  | 6 | 2 | 
 PathSimplifier::BoundingVolumeHierarchy::newNode| Name:  | PathSimplifier::BoundingVolumeHierarchy::newNode |  | Prototype:  | inline PathSimplifier::BVHNode *PathSimplifier::BoundingVolumeHierarchy::newNode() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 409-414 |  
  |  | 3 | 2 | 
 Parser::unquotedLexem| Name:  | Parser::unquotedLexem |  | Prototype:  | QString Parser::unquotedLexem() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2750-2758 |  
  |  | 5 | 2 | 
 Parser::parsePseudoPage| Name:  | Parser::parsePseudoPage |  | Prototype:  | bool Parser::parsePseudoPage(QString *selector) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2317-2322 |  
  |  | 3 | 2 | 
 Parser::parseHexColor| Name:  | Parser::parseHexColor |  | Prototype:  | bool Parser::parseHexColor(QColor *col) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2693-2702 |  
  |  | 6 | 2 | 
 Parser::parseClass| Name:  | Parser::parseClass |  | Prototype:  | bool Parser::parseClass(QString *name) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2467-2472 |  
  |  | 3 | 2 | 
 Parser::next| Name:  | Parser::next |  | Prototype:  | bool Parser::next(QCss::TokenType t) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2732-2737 |  
  |  | 3 | 2 | 
 Parser::lexemUntil| Name:  | Parser::lexemUntil |  | Prototype:  | QString Parser::lexemUntil(QCss::TokenType t) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2760-2766 |  
  |  | 4 | 2 | 
 Parser::errorSymbol| Name:  | Parser::errorSymbol |  | Prototype:  | Symbol Parser::errorSymbol() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2223-2227 |  
  |  | 2 | 2 | 
 Parser::eatBOM| Name:  | Parser::eatBOM |  | Prototype:  | void Parser::eatBOM() |  | Coverage:  |  30.000% (3/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp |  | Lines:  | 248-257 |  
  |  | 6 | 2 | 
 ParallelAnchorData::updateChildrenSizes| Name:  | ParallelAnchorData::updateChildrenSizes |  | Prototype:  | void ParallelAnchorData::updateChildrenSizes() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 268-286 |  
  |  | 12 | 2 | 
 PageItem::paint| Name:  | PageItem::paint |  | Prototype:  | void PageItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 85-144 |  
  |  | 33 | 2 | 
 OsTypeTerm::hostOs| Name:  | OsTypeTerm::hostOs |  | Prototype:  | QString OsTypeTerm::hostOs() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 285-299 |  
  |  | 0 | 2 | 
 OsTypeTerm::fromJson| Name:  | OsTypeTerm::fromJson |  | Prototype:  | OsTypeTerm OsTypeTerm::fromJson(const QJsonValue &v) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 273-283 |  
  |  | 8 | 2 | 
 MinOverlapPlacer::findNonInsiders| Name:  | MinOverlapPlacer::findNonInsiders |  | Prototype:  | QVector<QRect> MinOverlapPlacer::findNonInsiders(const QRect &domain, QVector<QRect> &source) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 486-500 |  
  |  | 8 | 2 | 
 MinOverlapPlacer::findBestPlacement| Name:  | MinOverlapPlacer::findBestPlacement |  | Prototype:  | QPoint MinOverlapPlacer::findBestPlacement(const QRect &domain, const QVector<QRect> &rects, QVector<QRect> &source) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 534-544 |  
  |  | 5 | 2 | 
 MinOverlapPlacer::accumulatedOverlap| Name:  | MinOverlapPlacer::accumulatedOverlap |  | Prototype:  | int MinOverlapPlacer::accumulatedOverlap(const QRect &source, const QVector<QRect> &rects) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 414-422 |  
  |  | 5 | 2 | 
 LineEdit::focusOutEvent| Name:  | LineEdit::focusOutEvent |  | Prototype:  | void focusOutEvent(QFocusEvent *e) override |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 130-135 |  
  |  | 3 | 2 | 
 LineBreakHelper::saveCurrentGlyph| Name:  | LineBreakHelper::saveCurrentGlyph |  | Prototype:  | inline void saveCurrentGlyph() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1680-1687 |  
  |  | 4 | 2 | 
 LineBreakHelper::negativeRightBearing| Name:  | LineBreakHelper::negativeRightBearing |  | Prototype:  | inline QFixed negativeRightBearing() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1723-1729 |  
  |  | 3 | 2 | 
 LineBreakHelper::checkFullOtherwiseExtend| Name:  | LineBreakHelper::checkFullOtherwiseExtend |  | Prototype:  | inline bool LineBreakHelper::checkFullOtherwiseExtend(QScriptLine &line) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1734-1753 |  
  |  | 12 | 2 | 
 LineBreakHelper::calculateRightBearingForPreviousGlyph| Name:  | LineBreakHelper::calculateRightBearingForPreviousGlyph |  | Prototype:  | inline void calculateRightBearingForPreviousGlyph() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1708-1712 |  
  |  | 2 | 2 | 
 LineBreakHelper::calculateRightBearing| Name:  | LineBreakHelper::calculateRightBearing |  | Prototype:  | inline void calculateRightBearing() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1701-1706 |  
  |  | 3 | 2 | 
 INCRTransaction::timerEvent| Name:  | INCRTransaction::timerEvent |  | Prototype:  | void timerEvent(QTimerEvent *ev) override |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp |  | Lines:  | 241-251 |  
  |  | 2 | 2 | 
 INCRTransaction::INCRTransaction| Name:  | INCRTransaction::INCRTransaction |  | Prototype:  | INCRTransaction(QXcbConnection *c, xcb_window_t w, xcb_atom_t p, QByteArray d, uint i, xcb_atom_t t, int f, int to) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp |  | Lines:  | 169-186 |  
  |  | 8 | 2 | 
 FreeStorage| Name:  | FreeStorage |  | Prototype:  | static void FreeStorage(ScanLineListBlock *pSLLBlock) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3423-3432 |  
  |  | 5 | 2 | 
 F16Dot16FixedDiv| Name:  | F16Dot16FixedDiv |  | Prototype:  | inline static int F16Dot16FixedDiv(int x, int y) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 68-73 |  
  |  | 3 | 2 | 
 DrawTextItemRecorder::updateState| Name:  | DrawTextItemRecorder::updateState |  | Prototype:  | void updateState(const QPaintEngineState &newState) override |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 442-449 |  
  |  | 4 | 2 | 
 DrawTextItemRecorder::drawTextItem| Name:  | DrawTextItemRecorder::drawTextItem |  | Prototype:  | void drawTextItem(const QPointF &position, const QTextItem &textItem) override |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 451-485 |  
  |  | 24 | 2 | 
 Declaration::uriValue| Name:  | Declaration::uriValue |  | Prototype:  | QString Declaration::uriValue() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1639-1644 |  
  |  | 3 | 2 | 
 Declaration::styleValue| Name:  | Declaration::styleValue |  | Prototype:  | BorderStyle Declaration::styleValue() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1559-1564 |  
  |  | 3 | 2 | 
 Declaration::intValue| Name:  | Declaration::intValue |  | Prototype:  | bool Declaration::intValue(int *i, const char *unit) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1480-1485 |  
  |  | 3 | 2 | 
 Dasher::adjust| Name:  | Dasher::adjust |  | Prototype:  | void adjust() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 115-123 |  
  |  | 5 | 2 | 
 ControllerWidget::mousePressEvent| Name:  | ControllerWidget::mousePressEvent |  | Prototype:  | void ControllerWidget::mousePressEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 602-610 |  
  |  | 5 | 2 | 
 ControllerWidget::mouseMoveEvent| Name:  | ControllerWidget::mouseMoveEvent |  | Prototype:  | void ControllerWidget::mouseMoveEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 646-654 |  
  |  | 4 | 2 | 
 ControllerWidget::event| Name:  | ControllerWidget::event |  | Prototype:  | bool ControllerWidget::event(QEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 668-679 |  
  |  | 6 | 2 | 
 ControllerWidget::ControllerWidget| Name:  | ControllerWidget::ControllerWidget |  | Prototype:  | ControllerWidget::ControllerWidget(QMdiSubWindow *subWindow, QWidget *parent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 537-549 |  
  |  | 5 | 2 | 
 ControlLabel::updateWindowIcon| Name:  | ControlLabel::updateWindowIcon |  | Prototype:  | void ControlLabel::updateWindowIcon() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 478-485 |  
  |  | 5 | 2 | 
 ControlLabel::mousePressEvent| Name:  | ControlLabel::mousePressEvent |  | Prototype:  | void ControlLabel::mousePressEvent(QMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 438-445 |  
  |  | 4 | 2 | 
 ControlLabel::mouseDoubleClickEvent| Name:  | ControlLabel::mouseDoubleClickEvent |  | Prototype:  | void ControlLabel::mouseDoubleClickEvent(QMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 450-458 |  
  |  | 5 | 2 | 
 ControlContainer::updateWindowIcon| Name:  | ControlContainer::updateWindowIcon |  | Prototype:  | void ControlContainer::updateWindowIcon(const QIcon &windowIcon) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 843-847 |  
  |  | 2 | 2 | 
 CloseButton::leaveEvent| Name:  | CloseButton::leaveEvent |  | Prototype:  | void CloseButton::leaveEvent(QEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 2583-2588 |  
  |  | 3 | 2 | 
 CloseButton::enterEvent| Name:  | CloseButton::enterEvent |  | Prototype:  | void CloseButton::enterEvent(QEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 2576-2581 |  
  |  | 3 | 2 | 
 CapabilitiesToStateMask::canBlitterDrawPixmapOpacity| Name:  | CapabilitiesToStateMask::canBlitterDrawPixmapOpacity |  | Prototype:  | bool canBlitterDrawPixmapOpacity(const QPixmap &pm) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 125-131 |  
  |  | 3 | 2 | 
 CalculationCache::transitionDomain| Name:  | CalculationCache::transitionDomain |  | Prototype:  | bool transitionDomain(QAbstractTransition *t, QAbstractState **domain) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 257-267 |  
  |  | 6 | 2 | 
 CalculationCache::exitSet| Name:  | CalculationCache::exitSet |  | Prototype:  | bool exitSet(QAbstractTransition *t, QSet<QAbstractState *> *exits) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 233-243 |  
  |  | 6 | 2 | 
 CalculationCache::effectiveTargetStates| Name:  | CalculationCache::effectiveTargetStates |  | Prototype:  | bool effectiveTargetStates(QAbstractTransition *t, QList<QAbstractState *> *targets) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 209-219 |  
  |  | 6 | 2 | 
 BlendStateBinder::~BlendStateBinder| Name:  | BlendStateBinder::~BlendStateBinder |  | Prototype:  | ~BlendStateBinder() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp |  | Lines:  | 171-174 |  
  |  | 2 | 2 | 
 BlendSrcGeneric::store| Name:  | BlendSrcGeneric::store |  | Prototype:  | void store(int x, int y, int len) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4076-4080 |  
  |  | 2 | 2 | 
 AtSpiAdaptor::translateRectToWindowCoordinates| Name:  | AtSpiAdaptor::translateRectToWindowCoordinates |  | Prototype:  | QRect AtSpiAdaptor::translateRectToWindowCoordinates(QAccessibleInterface *interface, const QRect &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 2136-2143 |  
  |  | 4 | 2 | 
 AtSpiAdaptor::sendFocusChanged| Name:  | AtSpiAdaptor::sendFocusChanged |  | Prototype:  | void AtSpiAdaptor::sendFocusChanged(QAccessibleInterface *interface) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1167-1189 |  
  |  | 12 | 2 | 
 AtSpiAdaptor::getRole| Name:  | AtSpiAdaptor::getRole |  | Prototype:  | AtspiRole AtSpiAdaptor::getRole(QAccessibleInterface *interface) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1455-1460 |  
  |  | 3 | 2 | 
 AtSpiAdaptor::getCharacterExtents| Name:  | AtSpiAdaptor::getCharacterExtents |  | Prototype:  | QList<QVariant> AtSpiAdaptor::getCharacterExtents(QAccessibleInterface *interface, int offset, uint coordType) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 2105-2113 |  
  |  | 4 | 2 | 
 AtSpiAdaptor::childrenChanged| Name:  | AtSpiAdaptor::childrenChanged |  | Prototype:  | void AtSpiAdaptor::childrenChanged(QAccessibleInterface *interface) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1191-1200 |  
  |  | 6 | 2 | 
 AnchorData::~AnchorData| Name:  | AnchorData::~AnchorData |  | Prototype:  | AnchorData::~AnchorData() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 166-175 |  
  |  | 3 | 2 | 
 zoneData| Name:  | zoneData |  | Prototype:  | static const QZoneData *zoneData(quint16 index) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp |  | Lines:  | 65-69 |  
  |  | 2 | 1 | 
 xgetbv| Name:  | xgetbv |  | Prototype:  | static void xgetbv(uint in, uint &eax, uint &edx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp |  | Lines:  | 282-293 |  
  |  | 3 | 1 | 
 xcb_window| Name:  | xcb_window |  | Prototype:  | static inline xcb_window_t xcb_window(QPlatformWindow *w) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 83-86 |  
  |  | 1 | 1 | 
 xcb_window| Name:  | xcb_window |  | Prototype:  | static inline xcb_window_t xcb_window(QWindow *w) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 88-91 |  
  |  | 1 | 1 | 
 xOrder| Name:  | xOrder |  | Prototype:  | static inline bool xOrder(const QScanConverter::Line *a, const QScanConverter::Line *b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 307-310 |  
  |  | 1 | 1 | 
 ws| Name:  | ws |  | Prototype:  | QTextStream &ws(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2992-2996 |  
  |  | 2 | 1 |