| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QDialogButtonBox::removeButton| Name:  | QDialogButtonBox::removeButton |  | Prototype:  | void QDialogButtonBox::removeButton(QAbstractButton *button) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp |  | Lines:  | 715-740 |  
  |  | 16 | 8 | 
 QDateTimePrivate::setTimeSpec| Name:  | QDateTimePrivate::setTimeSpec |  | Prototype:  | void QDateTimePrivate::setTimeSpec(Qt::TimeSpec spec, int offsetSeconds) |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 2611-2641 |  
  |  | 16 | 6 | 
 QDateTimeEditPrivate::emitSignals| Name:  | QDateTimeEditPrivate::emitSignals |  | Prototype:  | void QDateTimeEditPrivate::emitSignals(EmitPolicy ep, const QVariant &old) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 2137-2160 |  
  |  | 16 | 5 | 
 QDateTimeEditPrivate::QDateTimeEditPrivate| Name:  | QDateTimeEditPrivate::QDateTimeEditPrivate |  | Prototype:  | QDateTimeEditPrivate::QDateTimeEditPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 1660-1684 |  
  |  | 16 | 1 | 
 QDBusMenuAdaptor::Event| Name:  | QDBusMenuAdaptor::Event |  | Prototype:  | void QDBusMenuAdaptor::Event(int id, const QString &eventId, const QDBusVariant &data, uint timestamp) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuadaptor.cpp |  | Lines:  | 113-133 |  
  |  | 16 | 8 | 
 QDBusConnectionPrivate::sendWithReply| Name:  | QDBusConnectionPrivate::sendWithReply |  | Prototype:  | QDBusMessage QDBusConnectionPrivate::sendWithReply(const QDBusMessage &message, int sendMode, int timeout) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 2038-2067 |  
  |  | 16 | 4 | 
 QDBusConnectionPrivate::sendError| Name:  | QDBusConnectionPrivate::sendError |  | Prototype:  | void QDBusConnectionPrivate::sendError(const QDBusMessage &msg, QDBusError::ErrorType code) |  | Coverage:  |  92.857% (13/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 1369-1390 |  
  |  | 16 | 5 | 
 QDBusAbstractInterfacePrivate::finishDisconnectNotify| Name:  | QDBusAbstractInterfacePrivate::finishDisconnectNotify |  | Prototype:  | void QDBusAbstractInterfacePrivate::finishDisconnectNotify(QDBusAbstractInterface *ptr, int signalId) |  | Coverage:  |  80.000% (16/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 646-670 |  
  |  | 16 | 6 | 
 QCupsJobWidget::initBannerPages| Name:  | QCupsJobWidget::initBannerPages |  | Prototype:  | void QCupsJobWidget::initBannerPages() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 173-193 |  
  |  | 16 | 1 | 
 QConfFileSettingsPrivate::~QConfFileSettingsPrivate| Name:  | QConfFileSettingsPrivate::~QConfFileSettingsPrivate |  | Prototype:  | QConfFileSettingsPrivate::~QConfFileSettingsPrivate() |  | Coverage:  |  76.471% (13/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 1168-1200 |  
  |  | 16 | 7 | 
 QCompletionModel::mapToSource| Name:  | QCompletionModel::mapToSource |  | Prototype:  | QModelIndex QCompletionModel::mapToSource(const QModelIndex& index) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 221-245 |  
  |  | 16 | 5 | 
 QCompleter::setModel| Name:  | QCompleter::setModel |  | Prototype:  | void QCompleter::setModel(QAbstractItemModel *model) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1043-1077 |  
  |  | 16 | 6 | 
 QComboBoxPrivate::viewContainer| Name:  | QComboBoxPrivate::viewContainer |  | Prototype:  | QComboBoxPrivateContainer* QComboBoxPrivate::viewContainer() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 990-1009 |  
  |  | 16 | 2 | 
 QComboBoxPrivate::showPopupFromMouseEvent| Name:  | QComboBoxPrivate::showPopupFromMouseEvent |  | Prototype:  | void QComboBoxPrivate::showPopupFromMouseEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3058-3097 |  
  |  | 16 | 4 | 
 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 | 
 QComboBoxPrivate::_q_dataChanged| Name:  | QComboBoxPrivate::_q_dataChanged |  | Prototype:  | void QComboBoxPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1017-1043 |  
  |  | 16 | 5 | 
 QComboBox::wheelEvent| Name:  | QComboBox::wheelEvent |  | Prototype:  | void QComboBox::wheelEvent(QWheelEvent *e) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3269-3296 |  
  |  | 16 | 7 | 
 QColumnViewPrivate::setPreviewWidget| Name:  | QColumnViewPrivate::setPreviewWidget |  | Prototype:  | void QColumnViewPrivate::setPreviewWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 834-853 |  
  |  | 16 | 3 | 
 QColormap::pixel| Name:  | QColormap::pixel |  | Prototype:  | uint QColormap::pixel(const QColor &color) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp |  | Lines:  | 159-192 |  
  |  | 16 | 5 | 
 QColorShower::setHsv| Name:  | QColorShower::setHsv |  | Prototype:  | void QColorShower::setHsv(int h, int s, int v) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1448-1471 |  
  |  | 16 | 2 | 
 QColorShower::htmlEd| Name:  | QColorShower::htmlEd |  | Prototype:  | void QColorShower::htmlEd() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1404-1425 |  
  |  | 16 | 2 | 
 QColor::setColorFromString| Name:  | QColor::setColorFromString |  | Prototype:  | bool QColor::setColorFromString(const QString &name) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 582-611 |  
  |  | 16 | 5 | 
 QColor::light| Name:  | QColor::light |  | Prototype:  | QColor QColor::light(int factor) const noexcept |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2333-2358 |  
  |  | 16 | 5 | 
 QColor::fromHslF| Name:  | QColor::fromHslF |  | Prototype:  | QColor QColor::fromHslF(qreal h, qreal s, qreal l, qreal a) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2111-2131 |  
  |  | 16 | 3 | 
 QCalendarWidget::setDateRange| Name:  | QCalendarWidget::setDateRange |  | Prototype:  | void QCalendarWidget::setDateRange(const QDate &min, const QDate &max) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 2576-2596 |  
  |  | 16 | 4 | 
 QCalendarDateValidator::handleKeyEvent| Name:  | QCalendarDateValidator::handleKeyEvent |  | Prototype:  | void QCalendarDateValidator::handleKeyEvent(QKeyEvent *keyEvent) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 618-640 |  
  |  | 16 | 8 | 
 QByteArray::fromHex| Name:  | QByteArray::fromHex |  | Prototype:  | QByteArray QByteArray::fromHex(const QByteArray &hexEncoded) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4335-4358 |  
  |  | 16 | 4 | 
 QBspTree::climbTree| Name:  | QBspTree::climbTree |  | Prototype:  | void QBspTree::climbTree(const QRect &area, callback *function, QBspTreeData data, int index) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 77-100 |  
  |  | 16 | 7 | 
 QBlittablePlatformPixmap::fromImage| Name:  | QBlittablePlatformPixmap::fromImage |  | Prototype:  | void QBlittablePlatformPixmap::fromImage(const QImage &image, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp |  | Lines:  | 178-200 |  
  |  | 16 | 3 | 
 QBasicFontDatabase::populateFontDatabase| Name:  | QBasicFontDatabase::populateFontDatabase |  | Prototype:  | void QBasicFontDatabase::populateFontDatabase() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp |  | Lines:  | 61-84 |  
  |  | 16 | 3 | 
 QAuthenticator::operator=| Name:  | QAuthenticator::operator= |  | Prototype:  | QAuthenticator &QAuthenticator::operator=(const QAuthenticator &other) |  | Coverage:  |  50.000% (5/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 169-192 |  
  |  | 16 | 4 | 
 QApplicationPrivate::translateTouchCancel| Name:  | QApplicationPrivate::translateTouchCancel |  | Prototype:  | void QApplicationPrivate::translateTouchCancel(QTouchDevice *device, ulong timestamp) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4525-4545 |  
  |  | 16 | 4 | 
 QAccessibleTableCell::selectCell| Name:  | QAccessibleTableCell::selectCell |  | Prototype:  | void QAccessibleTableCell::selectCell() |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp |  | Lines:  | 924-950 |  
  |  | 16 | 8 | 
 QAccessibleTable::selectColumn| Name:  | QAccessibleTable::selectColumn |  | Prototype:  | bool QAccessibleTable::selectColumn(int column) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp |  | Lines:  | 289-315 |  
  |  | 16 | 9 | 
 QAccessibleMdiSubWindow::state| Name:  | QAccessibleMdiSubWindow::state |  | Prototype:  | QAccessible::State QAccessibleMdiSubWindow::state() const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp |  | Lines:  | 421-440 |  
  |  | 16 | 7 | 
 QAccessibleButton::text| Name:  | QAccessibleButton::text |  | Prototype:  | QString QAccessibleButton::text(QAccessible::Text t) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp |  | Lines:  | 106-132 |  
  |  | 16 | 8 | 
 QAbstractSocketPrivate::_q_testConnection| Name:  | QAbstractSocketPrivate::_q_testConnection |  | Prototype:  | void QAbstractSocketPrivate::_q_testConnection() |  | Coverage:  |  92.000% (23/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 1151-1185 |  
  |  | 16 | 9 | 
 QAbstractScrollArea::setViewport| Name:  | QAbstractScrollArea::setViewport |  | Prototype:  | void QAbstractScrollArea::setViewport(QWidget *widget) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp |  | Lines:  | 600-625 |  
  |  | 16 | 4 | 
 QAbstractItemViewPrivate::updateEditorData| Name:  | QAbstractItemViewPrivate::updateEditorData |  | Prototype:  | void QAbstractItemViewPrivate::updateEditorData(const QModelIndex &tl, const QModelIndex &br) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 4234-4259 |  
  |  | 16 | 4 | 
 QAbstractItemViewPrivate::position| Name:  | QAbstractItemViewPrivate::position |  | Prototype:  | QAbstractItemView::DropIndicatorPosition QAbstractItemViewPrivate::position(const QPoint &pos, const QRect &rect, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 2191-2216 |  
  |  | 16 | 7 | 
 QAbstractItemViewPrivate::init| Name:  | QAbstractItemViewPrivate::init |  | Prototype:  | void QAbstractItemViewPrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 124-147 |  
  |  | 16 | 1 | 
 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 | 
 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 | 
 Parser::parseExpr| Name:  | Parser::parseExpr |  | Prototype:  | bool Parser::parseExpr(QVector<Value> *values) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2566-2586 |  
  |  | 16 | 7 | 
 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 | 
 Parser::init| Name:  | Parser::init |  | Prototype:  | void Parser::init(const QString &css, bool isFile) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2157-2180 |  
  |  | 16 | 3 | 
 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 | 
 Dasher::Dasher| Name:  | Dasher::Dasher |  | Prototype:  | Dasher(QCosmeticStroker *s, bool reverse, int start, int stop) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 86-110 |  
  |  | 16 | 4 | 
 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 | 
 verifyTag| Name:  | verifyTag |  | Prototype:  | static inline const uchar *verifyTag(const uchar *tagPtr, const uchar *endPtr) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 118-149 |  
  |  | 15 | 13 | 
 unstylable| Name:  | unstylable |  | Prototype:  | static bool unstylable(const QWidget *w) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2389-2419 |  
  |  | 15 | 7 | 
 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 | 
 stretchGradientToUserSpace| Name:  | stretchGradientToUserSpace |  | Prototype:  | static inline QBrush stretchGradientToUserSpace(const QBrush &brush, const QRectF &boundingRect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 514-528 |  
  |  | 15 | 1 | 
 simdDecodeAscii| Name:  | simdDecodeAscii |  | Prototype:  | static inline bool simdDecodeAscii(ushort *&dst, const uchar *&nextAscii, const uchar *&src, const uchar *end) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp |  | Lines:  | 95-141 |  
  |  | 15 | 4 | 
 set| Name:  | set |  | Prototype:  | static void set(QJustificationPoint *point, int type, const QGlyphLayout &glyph, QFontEngine *fe) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 2142-2165 |  
  |  | 15 | 4 | 
 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 | 
 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 | 
 queuedConnectionTypes| Name:  | queuedConnectionTypes |  | Prototype:  | static int *queuedConnectionTypes(const QList<QByteArray> &typeNames) |  | Coverage:  |  71.429% (10/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 90-112 |  
  |  | 15 | 5 | 
 queuedConnectionTypes| Name:  | queuedConnectionTypes |  | Prototype:  | static int *queuedConnectionTypes(const QArgumentType *argumentTypes, int argc) |  | Coverage:  |  71.429% (10/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 114-136 |  
  |  | 15 | 5 | 
 qt_starts_with| Name:  | qt_starts_with |  | Prototype:  | static inline bool qt_starts_with(const QChar *haystack, int haystackLen, QLatin1String needle, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 10201-10221 |  
  |  | 15 | 7 | 
 qt_qFindChild_helper| Name:  | qt_qFindChild_helper |  | Prototype:  | QObject *qt_qFindChild_helper(const QObject *parent, const QString &name, const QMetaObject &mo, Qt::FindChildOptions options) |  | Coverage:  |  91.304% (21/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 1926-1946 |  
  |  | 15 | 7 | 
 qt_painter_thread_test| Name:  | qt_painter_thread_test |  | Prototype:  | static bool qt_painter_thread_test(int devType, int engineType, const char *what) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 151-175 |  
  |  | 15 | 6 | 
 qt_nameForCustomSize| Name:  | qt_nameForCustomSize |  | Prototype:  | static QString qt_nameForCustomSize(const QSizeF &size, QPageSize::Unit units) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 474-505 |  
  |  | 15 | 7 | 
 qt_int_sqrt| Name:  | qt_int_sqrt |  | Prototype:  | unsigned int qt_int_sqrt(unsigned int n) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3098-3119 |  
  |  | 15 | 5 | 
 qt_find_pattern| Name:  | qt_find_pattern |  | Prototype:  | static long qt_find_pattern(const char *s, ulong s_len, const char *pattern, ulong p_len) |  | Coverage:  |  65.000% (13/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 187-221 |  
  |  | 15 | 6 | 
 qt_blurrow| Name:  | qt_blurrow |  | Prototype:  | template<int aprec, int zprec, bool alphaOnly> inline void qt_blurrow(QImage & im, int line, int alpha) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 647-676 |  
  |  | 15 | 6 | 
 qt_blurImage| Name:  | qt_blurImage |  | Prototype:  | void qt_blurImage(QPainter *p, QImage &blurImage, qreal radius, bool quality, bool alphaOnly, int transposed = 0) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 861-886 |  
  |  | 15 | 5 | 
 qt_UnicodeToTSCII| Name:  | qt_UnicodeToTSCII |  | Prototype:  | static unsigned char qt_UnicodeToTSCII(ushort u1, ushort u2, ushort u3) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp |  | Lines:  | 455-481 |  
  |  | 15 | 4 | 
 qglx_findVisualInfo| Name:  | qglx_findVisualInfo |  | Prototype:  | XVisualInfo *qglx_findVisualInfo(Display *display, int screen, QSurfaceFormat *format, int drawableBit) |  | Coverage:  |  30.769% (4/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp |  | Lines:  | 231-258 |  
  |  | 15 | 5 | 
 qSpiInitializeStructTypes| Name:  | qSpiInitializeStructTypes |  | Prototype:  | void qSpiInitializeStructTypes() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp |  | Lines:  | 217-234 |  
  |  | 15 | 1 | 
 qSmartMinSize| Name:  | qSmartMinSize |  | Prototype:  | QSize qSmartMinSize(const QSize &sizeHint, const QSize &minSizeHint, const QSize &minSize, const QSize &maxSize, const QSizePolicy &sizePolicy) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 347-375 |  
  |  | 15 | 7 | 
 qSmartMaxSize| Name:  | qSmartMaxSize |  | Prototype:  | QSize qSmartMaxSize(const QSize &sizeHint, const QSize &minSize, const QSize &maxSize, const QSizePolicy &sizePolicy, Qt::Alignment align) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 392-413 |  
  |  | 15 | 8 | 
 qMetaTypeCustomType_unlocked| Name:  | qMetaTypeCustomType_unlocked |  | Prototype:  | static int qMetaTypeCustomType_unlocked(const char *typeName, int length, int *firstInvalidIndex = 0) |  | Coverage:  |  92.000% (23/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 894-914 |  
  |  | 15 | 7 | 
 qEnvironmentVariableIntValue| Name:  | qEnvironmentVariableIntValue |  | Prototype:  | int qEnvironmentVariableIntValue(const char *varName, bool *ok) noexcept |  | Coverage:  | 100.000% (18/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3301-3334 |  
  |  | 15 | 6 | 
 qCalculateBlockSize| Name:  | qCalculateBlockSize |  | Prototype:  | size_t qCalculateBlockSize(size_t elementCount, size_t elementSize, size_t headerSize) noexcept |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 167-187 |  
  |  | 15 | 4 | 
 progressForValue| Name:  | progressForValue |  | Prototype:  | static qreal progressForValue(const QEasingCurve &curve, qreal value) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 166-188 |  
  |  | 15 | 6 | 
 parse_locale_tag| Name:  | parse_locale_tag |  | Prototype:  | static bool parse_locale_tag(const QString &input, int &i, QString *result, const QString &separators) |  | Coverage:  |  59.091% (13/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 385-403 |  
  |  | 15 | 4 | 
 operator>>| Name:  | operator>> |  | Prototype:  | static QDataStream &operator>>(QDataStream &s, BMP_INFOHDR &bi) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 109-129 |  
  |  | 15 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | const QDBusArgument &operator>>(const QDBusArgument &argument, QXdgDBusToolTipStruct &toolTip) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp |  | Lines:  | 189-209 |  
  |  | 15 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QTouchEvent::TouchPoint &tp) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3878-3895 |  
  |  | 15 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, const QSslCertificate &certificate) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 690-707 |  
  |  | 15 | 1 | 
 operator/| Name:  | operator/ |  | Prototype:  | double operator/(const QVariant &arg1, const QVariant &arg2) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 2037-2060 |  
  |  | 15 | 5 | 
 objectContentToJson| Name:  | objectContentToJson |  | Prototype:  | static void objectContentToJson(const QJsonPrivate::Object *o, QByteArray &json, int indent, bool compact) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp |  | Lines:  | 184-208 |  
  |  | 15 | 5 | 
 numericTypePromotion| Name:  | numericTypePromotion |  | Prototype:  | static int numericTypePromotion(uint t1, uint t2) |  | Coverage:  | 100.000% (21/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 3393-3437 |  
  |  | 15 | 5 | 
 nextGeometryToken| Name:  | nextGeometryToken |  | Prototype:  | static inline int nextGeometryToken(const QByteArray &a, int &pos, char *op) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 269-290 |  
  |  | 15 | 5 | 
 msecsToTime| Name:  | msecsToTime |  | Prototype:  | static void msecsToTime(qint64 msecs, QDate *date, QTime *time) |  | Coverage:  | 100.000% (14/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 2416-2439 |  
  |  | 15 | 5 | 
 loadEngine| Name:  | loadEngine |  | Prototype:  | static QFontEngine *loadEngine(int script, const QFontDef &request, QtFontFamily *family, QtFontFoundry *foundry, QtFontStyle *style, QtFontSize *size) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 991-1021 |  
  |  | 15 | 4 | 
 integralCompare| Name:  | integralCompare |  | Prototype:  | static int integralCompare(uint promotedType, const QVariant::Private *d1, const QVariant::Private *d2) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 3439-3460 |  
  |  | 15 | 5 | 
 gray_set_cell| Name:  | gray_set_cell |  | Prototype:  | static void gray_set_cell( PWorker worker, TCoord ex, TCoord ey ) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 455-495 |  
  |  | 15 | 5 | 
 getMotifWmHints| Name:  | getMotifWmHints |  | Prototype:  | static QtMotifWmHints getMotifWmHints(QXcbConnection *c, xcb_window_t window) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1012-1036 |  
  |  | 15 | 2 | 
 formatDropEvent| Name:  | formatDropEvent |  | Prototype:  | static void formatDropEvent(QDebug d, const QDropEvent *e) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3828-3845 |  
  |  | 15 | 2 | 
 fbname| Name:  | fbname |  | Prototype:  | static QString fbname(const QString &fileName) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 767-786 |  
  |  | 15 | 6 | 
 familyList| Name:  | familyList |  | Prototype:  | static QStringList familyList(const QFontDef &req) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 693-716 |  
  |  | 15 | 5 | 
 destStore64| Name:  | destStore64 |  | Prototype:  | static void destStore64(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1239-1258 |  
  |  | 15 | 3 | 
 correctActionContext| Name:  | correctActionContext |  | Prototype:  | static bool correctActionContext(Qt::ShortcutContext context, QAction *a, QWidget *active_window) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 264-310 |  
  |  | 15 | 7 | 
 childWidgets| Name:  | childWidgets |  | Prototype:  | QList<QWidget*> childWidgets(const QWidget *widget) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp |  | Lines:  | 76-95 |  
  |  | 15 | 5 | 
 checkStaticArray| Name:  | checkStaticArray |  | Prototype:  | static bool checkStaticArray(int &val, const QByteArray &dateString, int at, const char *array, int size) |  | Coverage:  |  95.238% (20/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp |  | Lines:  | 537-557 |  
  |  | 15 | 5 | 
 checkStatement| Name:  | checkStatement |  | Prototype:  | static bool checkStatement(bool statement, const char *msg, const char *file, int line) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp |  | Lines:  | 215-237 |  
  |  | 15 | 4 |