| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QDBusConnectionPrivate::timerEvent| Name:  | QDBusConnectionPrivate::timerEvent |  | Prototype:  | void QDBusConnectionPrivate::timerEvent(QTimerEvent *e) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 1173-1183 |  
  |  | 5 | 2 | 
 QDBusConnectionInterface::unregisterService| Name:  | QDBusConnectionInterface::unregisterService |  | Prototype:  | QDBusReply<bool> QDBusConnectionInterface::unregisterService(const QString &serviceName) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnectioninterface.cpp |  | Lines:  | 316-325 |  
  |  | 5 | 2 | 
 QDBusArgument::currentType| Name:  | QDBusArgument::currentType |  | Prototype:  | QDBusArgument::ElementType QDBusArgument::currentType() const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 589-596 |  
  |  | 5 | 3 | 
 QDBusArgument::currentSignature| Name:  | QDBusArgument::currentSignature |  | Prototype:  | QString QDBusArgument::currentSignature() const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 570-578 |  
  |  | 5 | 3 | 
 QDBusAbstractInterfacePrivate::initOwnerTracking| Name:  | QDBusAbstractInterfacePrivate::initOwnerTracking |  | Prototype:  | void QDBusAbstractInterfacePrivate::initOwnerTracking() |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 132-139 |  
  |  | 5 | 2 | 
 QDBusAbstractInterfacePrivate::canMakeCalls| Name:  | QDBusAbstractInterfacePrivate::canMakeCalls |  | Prototype:  | bool QDBusAbstractInterfacePrivate::canMakeCalls() const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 141-150 |  
  |  | 5 | 3 | 
 QCursorData::initialize| Name:  | QCursorData::initialize |  | Prototype:  | void QCursorData::initialize() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 650-657 |  
  |  | 5 | 3 | 
 QCursor::setPos| Name:  | QCursor::setPos |  | Prototype:  | void QCursor::setPos(QScreen *screen, int x, int y) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 242-254 |  
  |  | 5 | 4 | 
 QCupsJobWidget::setJobHold| Name:  | QCupsJobWidget::setJobHold |  | Prototype:  | void QCupsJobWidget::setJobHold(QCUPSSupport::JobHoldUntil jobHold, const QTime &holdUntilTime) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 115-123 |  
  |  | 5 | 2 | 
 QCupsJobWidget::QCupsJobWidget| Name:  | QCupsJobWidget::QCupsJobWidget |  | Prototype:  | QCupsJobWidget::QCupsJobWidget(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 69-79 |  
  |  | 5 | 1 | 
 QCoreApplicationPrivate::appName| Name:  | QCoreApplicationPrivate::appName |  | Prototype:  | QString QCoreApplicationPrivate::appName() const |  | Coverage:  |  66.667% (4/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 157-169 |  
  |  | 5 | 2 | 
 QCoreApplication::setOrganizationName| Name:  | QCoreApplication::setOrganizationName |  | Prototype:  | void QCoreApplication::setOrganizationName(const QString &orgName) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2313-2322 |  
  |  | 5 | 3 | 
 QCoreApplication::setOrganizationDomain| Name:  | QCoreApplication::setOrganizationDomain |  | Prototype:  | void QCoreApplication::setOrganizationDomain(const QString &orgDomain) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2350-2359 |  
  |  | 5 | 3 | 
 QCoreApplication::setApplicationVersion| Name:  | QCoreApplication::setApplicationVersion |  | Prototype:  | void QCoreApplication::setApplicationVersion(const QString &version) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2423-2432 |  
  |  | 5 | 3 | 
 QConicalGradient::QConicalGradient| Name:  | QConicalGradient::QConicalGradient |  | Prototype:  | QConicalGradient::QConicalGradient(const QPointF ¢er, qreal angle) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 2197-2204 |  
  |  | 5 | 1 | 
 QConicalGradient::QConicalGradient| Name:  | QConicalGradient::QConicalGradient |  | Prototype:  | QConicalGradient::QConicalGradient(qreal cx, qreal cy, qreal angle) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 2215-2222 |  
  |  | 5 | 1 | 
 QConicalGradient::QConicalGradient| Name:  | QConicalGradient::QConicalGradient |  | Prototype:  | QConicalGradient::QConicalGradient() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 2232-2239 |  
  |  | 5 | 1 | 
 QConfFileSettingsPrivate::sync| Name:  | QConfFileSettingsPrivate::sync |  | Prototype:  | void QConfFileSettingsPrivate::sync() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 1329-1341 |  
  |  | 5 | 3 | 
 QConfFileSettingsPrivate::initAccess| Name:  | QConfFileSettingsPrivate::initAccess |  | Prototype:  | void QConfFileSettingsPrivate::initAccess() |  | Coverage:  |  90.000% (9/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 950-960 |  
  |  | 5 | 4 | 
 QCompletionModel::setFiltered| Name:  | QCompletionModel::setFiltered |  | Prototype:  | void QCompletionModel::setFiltered(bool filtered) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 364-371 |  
  |  | 5 | 2 | 
 QCompleterPrivate::init| Name:  | QCompleterPrivate::init |  | Prototype:  | void QCompleterPrivate::init(QAbstractItemModel *m) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 811-822 |  
  |  | 5 | 1 | 
 QCompleterPrivate::_q_fileSystemModelDirectoryLoaded| Name:  | QCompleterPrivate::_q_fileSystemModelDirectoryLoaded |  | Prototype:  | void QCompleterPrivate::_q_fileSystemModelDirectoryLoaded(const QString &path) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 944-955 |  
  |  | 5 | 2 | 
 QCompleter::setCompletionRole| Name:  | QCompleter::setCompletionRole |  | Prototype:  | void QCompleter::setCompletionRole(int role) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1602-1609 |  
  |  | 5 | 2 | 
 QCommonStylePrivate::startAnimation| Name:  | QCommonStylePrivate::startAnimation |  | Prototype:  | void QCommonStylePrivate::startAnimation(QStyleAnimation *animation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 1169-1176 |  
  |  | 5 | 1 | 
 QCommandLinkButton::heightForWidth| Name:  | QCommandLinkButton::heightForWidth |  | Prototype:  | int QCommandLinkButton::heightForWidth(int width) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 337-345 |  
  |  | 5 | 1 | 
 QCommandLineParserPrivate::registerFoundOption| Name:  | QCommandLineParserPrivate::registerFoundOption |  | Prototype:  | bool QCommandLineParserPrivate::registerFoundOption(const QString &optionName) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 625-634 |  
  |  | 5 | 2 | 
 QCommandLineParserPrivate::aliases| Name:  | QCommandLineParserPrivate::aliases |  | Prototype:  | QStringList QCommandLineParserPrivate::aliases(const QString &optionName) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 129-137 |  
  |  | 5 | 2 | 
 QCommandLineParser::value| Name:  | QCommandLineParser::value |  | Prototype:  | QString QCommandLineParser::value(const QString &optionName) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 834-843 |  
  |  | 5 | 2 | 
 QCommandLineParser::showVersion| Name:  | QCommandLineParser::showVersion |  | Prototype:  | void QCommandLineParser::showVersion() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 998-1005 |  
  |  | 5 | 1 | 
 QCommandLineParser::addPositionalArgument| Name:  | QCommandLineParser::addPositionalArgument |  | Prototype:  | void QCommandLineParser::addPositionalArgument(const QString &name, const QString &description, const QString &syntax) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 469-476 |  
  |  | 5 | 1 | 
 QCommandLineOptionPrivate::removeInvalidNames| Name:  | QCommandLineOptionPrivate::removeInvalidNames |  | Prototype:  | QStringList QCommandLineOptionPrivate::removeInvalidNames(QStringList nameList) |  | Coverage:  |  60.000% (3/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp |  | Lines:  | 286-294 |  
  |  | 5 | 2 | 
 QCommandLineOption::setDefaultValue| Name:  | QCommandLineOption::setDefaultValue |  | Prototype:  | void QCommandLineOption::setDefaultValue(const QString &defaultValue) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp |  | Lines:  | 363-372 |  
  |  | 5 | 2 | 
 QComboBoxPrivateContainer::topMargin| Name:  | QComboBoxPrivateContainer::topMargin |  | Prototype:  | int QComboBoxPrivateContainer::topMargin() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 596-605 |  
  |  | 5 | 3 | 
 QComboBoxPrivate::modelChanged| Name:  | QComboBoxPrivate::modelChanged |  | Prototype:  | void QComboBoxPrivate::modelChanged() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3328-3337 |  
  |  | 5 | 2 | 
 QComboBox::setItemDelegate| Name:  | QComboBox::setItemDelegate |  | Prototype:  | void QComboBox::setItemDelegate(QAbstractItemDelegate *delegate) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1931-1939 |  
  |  | 5 | 2 | 
 QComboBox::setEditText| Name:  | QComboBox::setEditText |  | Prototype:  | void QComboBox::setEditText(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2871-2880 |  
  |  | 5 | 2 | 
 QComboBox::setCurrentText| Name:  | QComboBox::setCurrentText |  | Prototype:  | void QComboBox::setCurrentText(const QString &text) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2093-2102 |  
  |  | 5 | 3 | 
 QComboBox::model| Name:  | QComboBox::model |  | Prototype:  | QAbstractItemModel *QComboBox::model() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1945-1953 |  
  |  | 5 | 2 | 
 QComboBox::iconSize| Name:  | QComboBox::iconSize |  | Prototype:  | QSize QComboBox::iconSize() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1658-1666 |  
  |  | 5 | 2 | 
 QComboBox::clearEditText| Name:  | QComboBox::clearEditText |  | Prototype:  | void QComboBox::clearEditText() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2857-2866 |  
  |  | 5 | 2 | 
 QColumnViewGrip::paintEvent| Name:  | QColumnViewGrip::paintEvent |  | Prototype:  | void QColumnViewGrip::paintEvent(QPaintEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp |  | Lines:  | 123-130 |  
  |  | 5 | 1 | 
 QColumnView::sizeHint| Name:  | QColumnView::sizeHint |  | Prototype:  | QSize QColumnView::sizeHint() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 513-521 |  
  |  | 5 | 2 | 
 QColumnView::setModel| Name:  | QColumnView::setModel |  | Prototype:  | void QColumnView::setModel(QAbstractItemModel *model) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 163-170 |  
  |  | 5 | 2 | 
 QColorLuminancePicker::setCol| Name:  | QColorLuminancePicker::setCol |  | Prototype:  | void QColorLuminancePicker::setCol(int h, int s , int v) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 852-859 |  
  |  | 5 | 1 | 
 QColorDialogPrivate::grabScreenColor| Name:  | QColorDialogPrivate::grabScreenColor |  | Prototype:  | QColor QColorDialogPrivate::grabScreenColor(const QPoint &p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1567-1574 |  
  |  | 5 | 1 | 
 QColorDialogPrivate::_q_newColorTypedIn| Name:  | QColorDialogPrivate::_q_newColorTypedIn |  | Prototype:  | void QColorDialogPrivate::_q_newColorTypedIn(QRgb rgb) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1577-1585 |  
  |  | 5 | 2 | 
 QColorDialog::open| Name:  | QColorDialog::open |  | Prototype:  | void QColorDialog::open(QObject *receiver, const char *member) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 2136-2143 |  
  |  | 5 | 1 | 
 QCollator::setNumericMode| Name:  | QCollator::setNumericMode |  | Prototype:  | void QCollator::setNumericMode(bool on) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp |  | Lines:  | 228-236 |  
  |  | 5 | 2 | 
 QCollator::setLocale| Name:  | QCollator::setLocale |  | Prototype:  | void QCollator::setLocale(const QLocale &locale) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp |  | Lines:  | 165-173 |  
  |  | 5 | 2 | 
 QCollator::setIgnorePunctuation| Name:  | QCollator::setIgnorePunctuation |  | Prototype:  | void QCollator::setIgnorePunctuation(bool on) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp |  | Lines:  | 261-269 |  
  |  | 5 | 2 | 
 QCollator::setCaseSensitivity| Name:  | QCollator::setCaseSensitivity |  | Prototype:  | void QCollator::setCaseSensitivity(Qt::CaseSensitivity cs) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp |  | Lines:  | 190-198 |  
  |  | 5 | 2 | 
 QCollator::compare| Name:  | QCollator::compare |  | Prototype:  | int QCollator::compare(const QChar *s1, int len1, const QChar *s2, int len2) const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp |  | Lines:  | 105-114 |  
  |  | 5 | 3 | 
 QCheckBoxPrivate::init| Name:  | QCheckBoxPrivate::init |  | Prototype:  | void QCheckBoxPrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 151-158 |  
  |  | 5 | 1 | 
 QCheckBox::nextCheckState| Name:  | QCheckBox::nextCheckState |  | Prototype:  | void QCheckBox::nextCheckState() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 364-373 |  
  |  | 5 | 2 | 
 QChar::decomposition| Name:  | QChar::decomposition |  | Prototype:  | QString QChar::decomposition(uint ucs4) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1337-1344 |  
  |  | 5 | 1 | 
 QCalendarWidgetPrivate::updateNavigationBar| Name:  | QCalendarWidgetPrivate::updateNavigationBar |  | Prototype:  | void QCalendarWidgetPrivate::updateNavigationBar() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1937-1946 |  
  |  | 5 | 1 | 
 QCalendarWidget::verticalHeaderFormat| Name:  | QCalendarWidget::verticalHeaderFormat |  | Prototype:  | QCalendarWidget::VerticalHeaderFormat QCalendarWidget::verticalHeaderFormat() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 2655-2662 |  
  |  | 5 | 2 | 
 QCalendarWidget::setWeekdayTextFormat| Name:  | QCalendarWidget::setWeekdayTextFormat |  | Prototype:  | void QCalendarWidget::setWeekdayTextFormat(Qt::DayOfWeek dayOfWeek, const QTextCharFormat &format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 2805-2812 |  
  |  | 5 | 1 | 
 QCalendarWidget::setNavigationBarVisible| Name:  | QCalendarWidget::setNavigationBarVisible |  | Prototype:  | void QCalendarWidget::setNavigationBarVisible(bool visible) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 3014-3021 |  
  |  | 5 | 1 | 
 QCalendarWidget::setHeaderTextFormat| Name:  | QCalendarWidget::setHeaderTextFormat |  | Prototype:  | void QCalendarWidget::setHeaderTextFormat(const QTextCharFormat &format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 2778-2785 |  
  |  | 5 | 1 | 
 QCalendarWidget::setGridVisible| Name:  | QCalendarWidget::setGridVisible |  | Prototype:  | void QCalendarWidget::setGridVisible(bool show) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 2699-2706 |  
  |  | 5 | 1 | 
 QCalendarWidget::setFirstDayOfWeek| Name:  | QCalendarWidget::setFirstDayOfWeek |  | Prototype:  | void QCalendarWidget::setFirstDayOfWeek(Qt::DayOfWeek dayOfWeek) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 2746-2754 |  
  |  | 5 | 2 | 
 QCalendarWidget::setDateEditEnabled| Name:  | QCalendarWidget::setDateEditEnabled |  | Prototype:  | void QCalendarWidget::setDateEditEnabled(bool enable) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 2874-2883 |  
  |  | 5 | 2 | 
 QCalendarTextNavigator::applyDate| Name:  | QCalendarTextNavigator::applyDate |  | Prototype:  | void QCalendarTextNavigator::applyDate() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 720-728 |  
  |  | 5 | 2 | 
 QCalendarPopup::event| Name:  | QCalendarPopup::event |  | Prototype:  | bool QCalendarPopup::event(QEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 2663-2671 |  
  |  | 5 | 3 | 
 QCalendarPopup::QCalendarPopup| Name:  | QCalendarPopup::QCalendarPopup |  | Prototype:  | QCalendarPopup::QCalendarPopup(QWidget * parent, QCalendarWidget *cw) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 2580-2591 |  
  |  | 5 | 2 | 
 QCalendarModel::showMonth| Name:  | QCalendarModel::showMonth |  | Prototype:  | void QCalendarModel::showMonth(int year, int month) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1208-1217 |  
  |  | 5 | 2 | 
 QCalendarModel::setDate| Name:  | QCalendarModel::setDate |  | Prototype:  | void QCalendarModel::setDate(const QDate &d) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1199-1206 |  
  |  | 5 | 3 | 
 QCalendarModel::internalUpdate| Name:  | QCalendarModel::internalUpdate |  | Prototype:  | void QCalendarModel::internalUpdate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1258-1265 |  
  |  | 5 | 1 | 
 QByteArray::startsWith| Name:  | QByteArray::startsWith |  | Prototype:  | bool QByteArray::startsWith(const QByteArray &ba) const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2795-2802 |  
  |  | 5 | 3 | 
 QByteArray::right| Name:  | QByteArray::right |  | Prototype:  | QByteArray QByteArray::right(int len) const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2911-2918 |  
  |  | 5 | 3 | 
 QByteArray::operator=| Name:  | QByteArray::operator= |  | Prototype:  | QByteArray &QByteArray::operator=(const QByteArray & other) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1140-1147 |  
  |  | 5 | 2 | 
 QByteArray::nulTerminated| Name:  | QByteArray::nulTerminated |  | Prototype:  | QByteArray QByteArray::nulTerminated() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1741-1750 |  
  |  | 5 | 2 | 
 QByteArray::left| Name:  | QByteArray::left |  | Prototype:  | QByteArray QByteArray::left(int len) const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2889-2896 |  
  |  | 5 | 3 | 
 QByteArray::endsWith| Name:  | QByteArray::endsWith |  | Prototype:  | bool QByteArray::endsWith(const QByteArray &ba) const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2840-2847 |  
  |  | 5 | 3 | 
 QByteArray::append| Name:  | QByteArray::append |  | Prototype:  | QByteArray& QByteArray::append(char ch) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1953-1960 |  
  |  | 5 | 2 | 
 QBufferPrivate::_q_emitSignals| Name:  | QBufferPrivate::_q_emitSignals |  | Prototype:  | void QBufferPrivate::_q_emitSignals() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 77-84 |  
  |  | 5 | 1 | 
 QBuffer::setData| Name:  | QBuffer::setData |  | Prototype:  | void QBuffer::setData(const QByteArray &data) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 299-307 |  
  |  | 5 | 2 | 
 QBuffer::readData| Name:  | QBuffer::readData |  | Prototype:  | qint64 QBuffer::readData(char *data, qint64 len) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 409-416 |  
  |  | 5 | 2 | 
 QBrushPatternImageCache::cleanup| Name:  | QBrushPatternImageCache::cleanup |  | Prototype:  | void cleanup() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 148-155 |  
  |  | 5 | 2 | 
 QBrush::setTextureImage| Name:  | QBrush::setTextureImage |  | Prototype:  | void QBrush::setTextureImage(const QImage &image) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 807-816 |  
  |  | 5 | 2 | 
 QBrush::setTexture| Name:  | QBrush::setTexture |  | Prototype:  | void QBrush::setTexture(const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 759-768 |  
  |  | 5 | 2 | 
 QBrush::setStyle| Name:  | QBrush::setStyle |  | Prototype:  | void QBrush::setStyle(Qt::BrushStyle style) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 686-695 |  
  |  | 5 | 3 | 
 QBrush::operator=| Name:  | QBrush::operator= |  | Prototype:  | QBrush &QBrush::operator=(const QBrush &b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 638-646 |  
  |  | 5 | 2 | 
 QBrush::gradient| Name:  | QBrush::gradient |  | Prototype:  | const QGradient *QBrush::gradient() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 822-830 |  
  |  | 5 | 2 | 
 QBoxLayout::minimumHeightForWidth| Name:  | QBoxLayout::minimumHeightForWidth |  | Prototype:  | int QBoxLayout::minimumHeightForWidth(int w) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 682-689 |  
  |  | 5 | 1 | 
 QBlitterPaintEnginePrivate::updateTransformState| Name:  | QBlitterPaintEnginePrivate::updateTransformState |  | Prototype:  | void QBlitterPaintEnginePrivate::updateTransformState(QPainterState *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 340-352 |  
  |  | 5 | 1 | 
 QBlittable::lock| Name:  | QBlittable::lock |  | Prototype:  | QImage *QBlittable::lock() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp |  | Lines:  | 81-90 |  
  |  | 5 | 2 | 
 QBenchmarkPerfEventsMeasurer::metricForEvent| Name:  | QBenchmarkPerfEventsMeasurer::metricForEvent |  | Prototype:  | QTest::QBenchmarkMetric QBenchmarkPerfEventsMeasurer::metricForEvent(quint32 type, quint64 event_id) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp |  | Lines:  | 417-425 |  
  |  | 5 | 3 | 
 QBenchmarkEvent::nativeEventFilter| Name:  | QBenchmarkEvent::nativeEventFilter |  | Prototype:  | bool QBenchmarkEvent::nativeEventFilter(const QByteArray &eventType, void *message, long *result) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp |  | Lines:  | 99-107 |  
  |  | 5 | 1 | 
 QBasicAtomicBitField::allocateSpecific| Name:  | QBasicAtomicBitField::allocateSpecific |  | Prototype:  | bool allocateSpecific(int which) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 411-425 |  
  |  | 5 | 1 | 
 QBalloonTip::hideBalloon| Name:  | QBalloonTip::hideBalloon |  | Prototype:  | void QBalloonTip::hideBalloon() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 415-422 |  
  |  | 5 | 2 | 
 QAuthenticator::detach| Name:  | QAuthenticator::detach |  | Prototype:  | void QAuthenticator::detach() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 260-269 |  
  |  | 5 | 3 | 
 QAssociativeIterable::const_iterator::value| Name:  | QAssociativeIterable::const_iterator::value |  | Prototype:  | const QVariant QAssociativeIterable::const_iterator::value() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4358-4365 |  
  |  | 5 | 2 | 
 QAssociativeIterable::const_iterator::operator*| Name:  | QAssociativeIterable::const_iterator::operator* |  | Prototype:  | const QVariant QAssociativeIterable::const_iterator::operator*() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4334-4341 |  
  |  | 5 | 2 | 
 QAssociativeIterable::const_iterator::key| Name:  | QAssociativeIterable::const_iterator::key |  | Prototype:  | const QVariant QAssociativeIterable::const_iterator::key() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4346-4353 |  
  |  | 5 | 2 | 
 QApplicationPrivate::setSystemFont| Name:  | QApplicationPrivate::setSystemFont |  | Prototype:  | void QApplicationPrivate::setSystemFont(const QFont &font) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1706-1715 |  
  |  | 5 | 3 | 
 QApplicationPrivate::activateImplicitTouchGrab| Name:  | QApplicationPrivate::activateImplicitTouchGrab |  | Prototype:  | void QApplicationPrivate::activateImplicitTouchGrab(QWidget *widget, QTouchEvent *touchEvent) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4372-4381 |  
  |  | 5 | 3 | 
 QApplicationPrivate::QApplicationPrivate| Name:  | QApplicationPrivate::QApplicationPrivate |  | Prototype:  | QApplicationPrivate::QApplicationPrivate(int &argc, char **argv, int flags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 181-193 |  
  |  | 5 | 2 | 
 QApplication::setStyle| Name:  | QApplication::setStyle |  | Prototype:  | QStyle* QApplication::setStyle(const QString& style) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1305-1313 |  
  |  | 5 | 2 |