| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QCommandLineParserPrivate::parseOptionValue| Name:  | QCommandLineParserPrivate::parseOptionValue |  | Prototype:  | bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, QStringList::const_iterator *argumentIterator, QStringList::const_iterator argsEnd) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 648-676 |  
  |  | 18 | 6 | 
 QCommandLineParser::process| Name:  | QCommandLineParser::process |  | Prototype:  | void QCommandLineParser::process(const QStringList &arguments) |  | Coverage:  |  50.000% (8/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 587-600 |  
  |  | 6 | 6 | 
 QComboBoxPrivateContainer::updateScrollers| Name:  | QComboBoxPrivateContainer::updateScrollers |  | Prototype:  | void QComboBoxPrivateContainer::updateScrollers() |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 486-516 |  
  |  | 19 | 6 | 
 QComboBoxPrivate::_q_rowsRemoved| Name:  | QComboBoxPrivate::_q_rowsRemoved |  | Prototype:  | void QComboBoxPrivate::_q_rowsRemoved(const QModelIndex &parent, int , int ) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1072-1097 |  
  |  | 16 | 6 | 
 QComboBox::setEditable| Name:  | QComboBox::setEditable |  | Prototype:  | void QComboBox::setEditable(bool editable) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1728-1760 |  
  |  | 23 | 6 | 
 QComboBox::initStyleOption| Name:  | QComboBox::initStyleOption |  | Prototype:  | void QComboBox::initStyleOption(QStyleOptionComboBox *option) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1143-1168 |  
  |  | 19 | 6 | 
 QComboBox::hidePopup| Name:  | QComboBox::hidePopup |  | Prototype:  | void QComboBox::hidePopup() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2779-2836 |  
  |  | 25 | 6 | 
 QColumnViewPrivate::_q_gripMoved| Name:  | QColumnViewPrivate::_q_gripMoved |  | Prototype:  | void QColumnViewPrivate::_q_gripMoved(int offset) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 527-554 |  
  |  | 18 | 6 | 
 QColorDialog::setVisible| Name:  | QColorDialog::setVisible |  | Prototype:  | void QColorDialog::setVisible(bool visible) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 2102-2125 |  
  |  | 13 | 6 | 
 QColor::QColor| Name:  | QColor::QColor |  | Prototype:  | QColor::QColor(Spec spec) noexcept |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 447-466 |  
  |  | 11 | 6 | 
 QChar::joining| Name:  | QChar::joining |  | Prototype:  | QChar::Joining QChar::joining(uint ucs4) noexcept |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1156-1167 |  
  |  | 8 | 6 | 
 QCalendarView::mousePressEvent| Name:  | QCalendarView::mousePressEvent |  | Prototype:  | void QCalendarView::mousePressEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1472-1498 |  
  |  | 17 | 6 | 
 QCalendarView::mouseMoveEvent| Name:  | QCalendarView::mouseMoveEvent |  | Prototype:  | void QCalendarView::mouseMoveEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1500-1523 |  
  |  | 14 | 6 | 
 QCalendarView::keyPressEvent| Name:  | QCalendarView::keyPressEvent |  | Prototype:  | void QCalendarView::keyPressEvent(QKeyEvent *event) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1378-1411 |  
  |  | 6 | 6 | 
 QCalendarModel::dayName| Name:  | QCalendarModel::dayName |  | Prototype:  | QString QCalendarModel::dayName(Qt::DayOfWeek day) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1093-1110 |  
  |  | 9 | 6 | 
 QCacheItem::read| Name:  | QCacheItem::read |  | Prototype:  | bool QCacheItem::read(QFile *device, bool readData) |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp |  | Lines:  | 697-737 |  
  |  | 27 | 6 | 
 QByteArray::setNum| Name:  | QByteArray::setNum |  | Prototype:  | QByteArray &QByteArray::setNum(double n, char f, int prec) |  | Coverage:  |  33.333% (4/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4029-4057 |  
  |  | 15 | 6 | 
 QByteArray::repeated| Name:  | QByteArray::repeated |  | Prototype:  | QByteArray QByteArray::repeated(int times) const |  | Coverage:  |  87.500% (14/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2470-2503 |  
  |  | 23 | 6 | 
 QByteArray::reallocData| Name:  | QByteArray::reallocData |  | Prototype:  | void QByteArray::reallocData(uint alloc, Data::AllocationOptions options) |  | Coverage:  |  80.952% (17/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1698-1725 |  
  |  | 20 | 6 | 
 QByteArray::lastIndexOf| Name:  | QByteArray::lastIndexOf |  | Prototype:  | int QByteArray::lastIndexOf(char ch, int from) const |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2709-2723 |  
  |  | 11 | 6 | 
 QBrushDataPointerDeleter::deleteData| Name:  | QBrushDataPointerDeleter::deleteData |  | Prototype:  | static inline void deleteData(QBrushData *d) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 240-254 |  
  |  | 6 | 6 | 
 QBlendStyleAnimation::updateCurrentTime| Name:  | QBlendStyleAnimation::updateCurrentTime |  | Prototype:  | void QBlendStyleAnimation::updateCurrentTime(int time) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 303-326 |  
  |  | 14 | 6 | 
 QBezier::tForY| Name:  | QBezier::tForY |  | Prototype:  | qreal QBezier::tForY(qreal t0, qreal t1, qreal y) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 507-547 |  
  |  | 26 | 6 | 
 QBasicTimer::start| Name:  | QBasicTimer::start |  | Prototype:  | void QBasicTimer::start(int msec, QObject *obj) |  | Coverage:  |  62.500% (10/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp |  | Lines:  | 116-136 |  
  |  | 14 | 6 | 
 QAsn1Element::toBool| Name:  | QAsn1Element::toBool |  | Prototype:  | bool QAsn1Element::toBool(bool *ok) const |  | Coverage:  |  81.250% (13/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines:  | 214-229 |  
  |  | 11 | 6 | 
 QAsn1Element::read| Name:  | QAsn1Element::read |  | Prototype:  | bool QAsn1Element::read(QDataStream &stream) |  | Coverage:  |  88.235% (15/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines:  | 91-129 |  
  |  | 24 | 6 | 
 QApplicationPrivate::openPopup| Name:  | QApplicationPrivate::openPopup |  | Prototype:  | void QApplicationPrivate::openPopup(QWidget *popup) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 3903-3924 |  
  |  | 12 | 6 | 
 QApplicationPrivate::notifyActiveWindowChange| Name:  | QApplicationPrivate::notifyActiveWindowChange |  | Prototype:  | void QApplicationPrivate::notifyActiveWindowChange(QWindow *previous) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2244-2259 |  
  |  | 11 | 6 | 
 QApplicationPrivate::initialize| Name:  | QApplicationPrivate::initialize |  | Prototype:  | void QApplicationPrivate::initialize() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 637-687 |  
  |  | 18 | 6 | 
 QApplication::~QApplication| Name:  | QApplication::~QApplication |  | Prototype:  | QApplication::~QApplication() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 825-895 |  
  |  | 42 | 6 | 
 QAnimationTimer::unregisterAnimation| Name:  | QAnimationTimer::unregisterAnimation |  | Prototype:  | void QAnimationTimer::unregisterAnimation(QAbstractAnimation *animation) |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 682-710 |  
  |  | 15 | 6 | 
 QAnimationGroup::event| Name:  | QAnimationGroup::event |  | Prototype:  | bool QAnimationGroup::event(QEvent *event) |  | Coverage:  |  87.500% (14/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp |  | Lines:  | 267-287 |  
  |  | 13 | 6 | 
 QAlphaWidget::render| Name:  | QAlphaWidget::render |  | Prototype:  | void QAlphaWidget::render() |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 241-292 |  
  |  | 21 | 6 | 
 QActionGroupPrivate::_q_actionChanged| Name:  | QActionGroupPrivate::_q_actionChanged |  | Prototype:  | void QActionGroupPrivate::_q_actionChanged() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 68-84 |  
  |  | 11 | 6 | 
 QAction::~QAction| Name:  | QAction::~QAction |  | Prototype:  | QAction::~QAction() |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 570-594 |  
  |  | 14 | 6 | 
 QAccessibleTree::child| Name:  | QAccessibleTree::child |  | Prototype:  | QAccessibleInterface *QAccessibleTree::child(int logicalIndex) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp |  | Lines:  | 690-717 |  
  |  | 17 | 6 | 
 QAccessibleTabBar::child| Name:  | QAccessibleTabBar::child |  | Prototype:  | QAccessibleInterface* QAccessibleTabBar::child(int index) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp |  | Lines:  | 191-213 |  
  |  | 13 | 6 | 
 QAccessibleLineEdit::text| Name:  | QAccessibleLineEdit::text |  | Prototype:  | QString QAccessibleLineEdit::text(QAccessible::Text t) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp |  | Lines:  | 637-653 |  
  |  | 11 | 6 | 
 QAccessibleGroupBox::text| Name:  | QAccessibleGroupBox::text |  | Prototype:  | QString QAccessibleGroupBox::text(QAccessible::Text t) const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp |  | Lines:  | 536-557 |  
  |  | 11 | 6 | 
 QAccessibleButton::actionNames| Name:  | QAccessibleButton::actionNames |  | Prototype:  | QStringList QAccessibleButton::actionNames() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp |  | Lines:  | 198-220 |  
  |  | 13 | 6 | 
 QAccessible::updateAccessibility| Name:  | QAccessible::updateAccessibility |  | Prototype:  | void QAccessible::updateAccessibility(QAccessibleEvent *event) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp |  | Lines:  | 850-873 |  
  |  | 10 | 6 | 
 QAbstractSpinBoxPrivate::stripped| Name:  | QAbstractSpinBoxPrivate::stripped |  | Prototype:  | QString QAbstractSpinBoxPrivate::stripped(const QString &t, int *pos) const |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1420-1446 |  
  |  | 19 | 6 | 
 QAbstractSpinBoxPrivate::interpret| Name:  | QAbstractSpinBoxPrivate::interpret |  | Prototype:  | void QAbstractSpinBoxPrivate::interpret(EmitPolicy ep) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1843-1876 |  
  |  | 21 | 6 | 
 QAbstractSpinBox::initStyleOption| Name:  | QAbstractSpinBox::initStyleOption |  | Prototype:  | void QAbstractSpinBox::initStyleOption(QStyleOptionSpinBox *option) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1634-1664 |  
  |  | 20 | 6 | 
 QAbstractSpinBox::contextMenuEvent| Name:  | QAbstractSpinBox::contextMenuEvent |  | Prototype:  | void QAbstractSpinBox::contextMenuEvent(QContextMenuEvent *event) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1249-1290 |  
  |  | 29 | 6 | 
 QAbstractSocketPrivate::readFromSocket| Name:  | QAbstractSocketPrivate::readFromSocket |  | Prototype:  | bool QAbstractSocketPrivate::readFromSocket() |  | Coverage:  |  89.474% (17/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 1230-1290 |  
  |  | 20 | 6 | 
 QAbstractSocketPrivate::fetchConnectionParameters| Name:  | QAbstractSocketPrivate::fetchConnectionParameters |  | Prototype:  | void QAbstractSocketPrivate::fetchConnectionParameters() |  | Coverage:  |  68.750% (11/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 1312-1347 |  
  |  | 23 | 6 | 
 QAbstractItemView::startDrag| Name:  | QAbstractItemView::startDrag |  | Prototype:  | void QAbstractItemView::startDrag(Qt::DropActions supportedActions) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 3658-3684 |  
  |  | 22 | 6 | 
 QAbstractItemView::setItemDelegate| Name:  | QAbstractItemView::setItemDelegate |  | Prototype:  | void QAbstractItemView::setItemDelegate(QAbstractItemDelegate *delegate) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 841-867 |  
  |  | 18 | 6 | 
 QAbstractItemView::setIndexWidget| Name:  | QAbstractItemView::setIndexWidget |  | Prototype:  | void QAbstractItemView::setIndexWidget(const QModelIndex &index, QWidget *widget) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 3197-3218 |  
  |  | 17 | 6 | 
 QAbstractItemView::focusInEvent| Name:  | QAbstractItemView::focusInEvent |  | Prototype:  | void QAbstractItemView::focusInEvent(QFocusEvent *event) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 2226-2256 |  
  |  | 20 | 6 | 
 QAbstractItemView::dropEvent| Name:  | QAbstractItemView::dropEvent |  | Prototype:  | void QAbstractItemView::dropEvent(QDropEvent *event) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 2106-2131 |  
  |  | 17 | 6 | 
 QAbstractItemView::dragDropMode| Name:  | QAbstractItemView::dragDropMode |  | Prototype:  | QAbstractItemView::DragDropMode QAbstractItemView::dragDropMode() const |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1509-1530 |  
  |  | 13 | 6 | 
 QAbstractItemModelPrivate::rowsAboutToBeRemoved| Name:  | QAbstractItemModelPrivate::rowsAboutToBeRemoved |  | Prototype:  | void QAbstractItemModelPrivate::rowsAboutToBeRemoved(const QModelIndex &parent, int first, int last) |  | Coverage:  | 100.000% (20/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 768-796 |  
  |  | 19 | 6 | 
 QAbstractItemModelPrivate::removePersistentIndexData| Name:  | QAbstractItemModelPrivate::removePersistentIndexData |  | Prototype:  | void QAbstractItemModelPrivate::removePersistentIndexData(QPersistentModelIndexData *data) |  | Coverage:  |  37.500% (6/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 594-617 |  
  |  | 19 | 6 | 
 QAbstractItemModelPrivate::columnsAboutToBeRemoved| Name:  | QAbstractItemModelPrivate::columnsAboutToBeRemoved |  | Prototype:  | void QAbstractItemModelPrivate::columnsAboutToBeRemoved(const QModelIndex &parent, int first, int last) |  | Coverage:  |  95.000% (19/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 862-891 |  
  |  | 19 | 6 | 
 QAbstractItemModelPrivate::allowMove| Name:  | QAbstractItemModelPrivate::allowMove |  | Prototype:  | bool QAbstractItemModelPrivate::allowMove(const QModelIndex &srcParent, int start, int end, const QModelIndex &destinationParent, int destinationStart, Qt::Orientation orientation) |  | Coverage:  |  90.000% (18/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 2726-2749 |  
  |  | 14 | 6 | 
 QAbstractButton::keyReleaseEvent| Name:  | QAbstractButton::keyReleaseEvent |  | Prototype:  | void QAbstractButton::keyReleaseEvent(QKeyEvent *e) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 1115-1131 |  
  |  | 8 | 6 | 
 QAbstractAnimation::setDirection| Name:  | QAbstractAnimation::setDirection |  | Prototype:  | void QAbstractAnimation::setDirection(Direction direction) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1154-1183 |  
  |  | 16 | 6 | 
 PixmapEntry::pixmap| Name:  | PixmapEntry::pixmap |  | Prototype:  | QPixmap PixmapEntry::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 660-693 |  
  |  | 22 | 6 | 
 PathSimplifier::splitLineAt| Name:  | PathSimplifier::splitLineAt |  | Prototype:  | bool PathSimplifier::splitLineAt(QDataBuffer<Element *> &elements, BVHNode *node, quint32 pointIndex, bool processAgain) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1107-1159 |  
  |  | 41 | 6 | 
 PathSimplifier::splitCurve| Name:  | PathSimplifier::splitCurve |  | Prototype:  | void PathSimplifier::splitCurve(QDataBuffer<Element *> &elements, BVHNode *node) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1227-1297 |  
  |  | 54 | 6 | 
 PathSimplifier::removeIntersections| Name:  | PathSimplifier::removeIntersections |  | Prototype:  | void PathSimplifier::removeIntersections() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 654-680 |  
  |  | 19 | 6 | 
 Parser::parseSelector| Name:  | Parser::parseSelector |  | Prototype:  | bool Parser::parseSelector(Selector *sel) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2408-2423 |  
  |  | 10 | 6 | 
 Parser::parseAttrib| Name:  | Parser::parseAttrib |  | Prototype:  | bool Parser::parseAttrib(AttributeSelector *attr) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2484-2508 |  
  |  | 16 | 6 | 
 ParallelAnchorData::calculateSizeHints| Name:  | ParallelAnchorData::calculateSizeHints |  | Prototype:  | bool ParallelAnchorData::calculateSizeHints() |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 298-406 |  
  |  | 45 | 6 | 
 KeyChecker::checkEvent| Name:  | KeyChecker::checkEvent |  | Prototype:  | bool checkEvent(xcb_generic_event_t *ev) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines:  | 1410-1440 |  
  |  | 18 | 6 | 
 Itemizer::generateScriptItemsSmallCaps| Name:  | Itemizer::generateScriptItemsSmallCaps |  | Prototype:  | void generateScriptItemsSmallCaps(const ushort *uc, int start, int length) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 178-202 |  
  |  | 19 | 6 | 
 IconTiler::rearrange| Name:  | IconTiler::rearrange |  | Prototype:  | void IconTiler::rearrange(QList<QWidget *> &widgets, const QRect &domain) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 382-408 |  
  |  | 20 | 6 | 
 ElasticEase::value| Name:  | ElasticEase::value |  | Prototype:  | qreal value(qreal t) override |  | Coverage:  |  71.429% (10/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 859-875 |  
  |  | 8 | 6 | 
 Declaration::styleValues| Name:  | Declaration::styleValues |  | Prototype:  | void Declaration::styleValues(BorderStyle *s) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1566-1575 |  
  |  | 7 | 6 | 
 Declaration::rectValue| Name:  | Declaration::rectValue |  | Prototype:  | QRect Declaration::rectValue() const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1504-1524 |  
  |  | 16 | 6 | 
 Declaration::realValue| Name:  | Declaration::realValue |  | Prototype:  | bool Declaration::realValue(qreal *real, const char *unit) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1443-1461 |  
  |  | 15 | 6 | 
 Declaration::colorValue| Name:  | Declaration::colorValue |  | Prototype:  | QColor Declaration::colorValue(const QPalette &pal) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1352-1372 |  
  |  | 13 | 6 | 
 CloseButton::paintEvent| Name:  | CloseButton::paintEvent |  | Prototype:  | void CloseButton::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 2590-2611 |  
  |  | 16 | 6 | 
 CapabilitiesToStateMask::canBlitterDrawPixmap| Name:  | CapabilitiesToStateMask::canBlitterDrawPixmap |  | Prototype:  | bool canBlitterDrawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 107-123 |  
  |  | 11 | 6 | 
 BounceEase::value| Name:  | BounceEase::value |  | Prototype:  | qreal value(qreal t) override |  | Coverage:  |  75.000% (9/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 893-908 |  
  |  | 7 | 6 | 
 BezierEase::singleRealSolutionForCubic| Name:  | BezierEase::singleRealSolutionForCubic |  | Prototype:  | qreal static inline singleRealSolutionForCubic(qreal a, qreal b, qreal c) |  | Coverage:  |  72.222% (13/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 730-798 |  
  |  | 39 | 6 | 
 BezierEase::_cos| Name:  | BezierEase::_cos |  | Prototype:  | qreal static inline _cos(qreal x) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 670-701 |  
  |  | 20 | 6 | 
 BackEase::value| Name:  | BackEase::value |  | Prototype:  | qreal value(qreal t) override |  | Coverage:  |  75.000% (9/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 926-941 |  
  |  | 7 | 6 | 
 xdndProxy| Name:  | xdndProxy |  | Prototype:  | static xcb_window_t xdndProxy(QXcbConnection *c, xcb_window_t w) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 93-124 |  
  |  | 19 | 5 | 
 visibleGlyphRange| Name:  | visibleGlyphRange |  | Prototype:  | static QPair<int, int> visibleGlyphRange(const QRectF &clip, QFontEngine *fontEngine, glyph_t *glyphs, QFixedPoint *positions, int numGlyphs) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2949-2980 |  
  |  | 25 | 5 | 
 unquote| Name:  | unquote |  | Prototype:  | static QString unquote(const QStringRef &str) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 316-338 |  
  |  | 15 | 5 | 
 unpackControlTypes| Name:  | unpackControlTypes |  | Prototype:  | static int unpackControlTypes(QSizePolicy::ControlTypes controls, QSizePolicy::ControlType *array) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 60-77 |  
  |  | 10 | 5 | 
 ucalOffsetsAtTime| Name:  | ucalOffsetsAtTime |  | Prototype:  | static bool ucalOffsetsAtTime(UCalendar *m_ucal, qint64 atMSecsSinceEpoch, int *utcOffset, int *dstOffset) |  | Coverage:  |  53.846% (7/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 146-183 |  
  |  | 22 | 5 | 
 typeNameToXml| Name:  | typeNameToXml |  | Prototype:  | static inline QString typeNameToXml(const char *typeName) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp |  | Lines:  | 58-76 |  
  |  | 12 | 5 | 
 topLevelObjects| Name:  | topLevelObjects |  | Prototype:  | static QObjectList topLevelObjects() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp |  | Lines:  | 159-174 |  
  |  | 9 | 5 | 
 toCase_template| Name:  | toCase_template |  | Prototype:  | template <typename T> __attribute__((noinline)) static QByteArray toCase_template(T &input, const uchar * table) |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2969-2996 |  
  |  | 14 | 5 | 
 tabBarShapeFrom| Name:  | tabBarShapeFrom |  | Prototype:  | static inline QTabBar::Shape tabBarShapeFrom(QTabWidget::TabShape shape, QTabWidget::TabPosition position) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 261-273 |  
  |  | 10 | 5 | 
 stringMidRetainingBidiCC| Name:  | stringMidRetainingBidiCC |  | Prototype:  | static QString stringMidRetainingBidiCC(const QString &string, const QString &ellidePrefix, const QString &ellideSuffix, int subStringFrom, int subStringTo, int midStart, int midLength) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 2696-2719 |  
  |  | 11 | 5 | 
 splitString| Name:  | splitString |  | Prototype:  | template<class ResultList, typename MidMethod> static ResultList splitString(const QString &source, MidMethod mid, const QRegularExpression &re, QString::SplitBehavior behavior) |  | Coverage:  |  88.235% (15/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7010-7035 |  
  |  | 16 | 5 | 
 setIndex| Name:  | setIndex |  | Prototype:  | static void setIndex(int *index, int candidate, int min, int max, bool isIncreasing) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 213-230 |  
  |  | 10 | 5 | 
 setFontVariantFromValue| Name:  | setFontVariantFromValue |  | Prototype:  | static void setFontVariantFromValue(const QCss::Value &value, QFont *font) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1242-1251 |  
  |  | 5 | 5 | 
 selectionHelper| Name:  | selectionHelper |  | Prototype:  | static QString selectionHelper(const QString &path, const QString &fileName, const QStringList &selectors) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp |  | Lines:  | 270-294 |  
  |  | 13 | 5 | 
 runningUnderDebugger| Name:  | runningUnderDebugger |  | Prototype:  | static bool runningUnderDebugger() |  | Coverage:  |  13.333% (2/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp |  | Lines:  | 95-117 |  
  |  | 14 | 5 | 
 resolveFileName| Name:  | resolveFileName |  | Prototype:  | static QString resolveFileName(QString fileName, QUrl *url, qreal targetDevicePixelRatio, qreal *sourceDevicePixelRatio) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp |  | Lines:  | 56-77 |  
  |  | 8 | 5 | 
 replacePercentN| Name:  | replacePercentN |  | Prototype:  | static void replacePercentN(QString *result, int n) |  | Coverage:  |  78.571% (11/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1934-1956 |  
  |  | 15 | 5 | 
 removeWidgetRecursively| Name:  | removeWidgetRecursively |  | Prototype:  | static bool removeWidgetRecursively(QLayoutItem *li, QObject *w) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 549-568 |  
  |  | 14 | 5 | 
 realMinSize| Name:  | realMinSize |  | Prototype:  | static int realMinSize(const QDockAreaLayoutInfo &info) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 483-506 |  
  |  | 15 | 5 | 
 qulltoa| Name:  | qulltoa |  | Prototype:  | QString qulltoa(qulonglong l, int base, const QChar _zero) |  | Coverage:  | 100.000% (17/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 427-457 |  
  |  | 15 | 5 |