| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QDBusConnectionPrivate::activateSignal| Name: | QDBusConnectionPrivate::activateSignal | | Prototype: | void QDBusConnectionPrivate::activateSignal(const QDBusConnectionPrivate::SignalHook& hook, const QDBusMessage &msg) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 797-816 |
| | 7 | 3 |
QDBusConnectionManager::connectToPeer| Name: | QDBusConnectionManager::connectToPeer | | Prototype: | QDBusConnectionPrivate *QDBusConnectionManager::connectToPeer(const QString &address, const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 222-232 |
| | 7 | 1 |
QDBusConnectionManager::connectToBus| Name: | QDBusConnectionManager::connectToBus | | Prototype: | QDBusConnectionPrivate *QDBusConnectionManager::connectToBus(const QString &address, const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 210-220 |
| | 7 | 1 |
QDBusConnectionManager::QDBusConnectionManager| Name: | QDBusConnectionManager::QDBusConnectionManager | | Prototype: | QDBusConnectionManager::QDBusConnectionManager() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 131-145 |
| | 7 | 1 |
QDBusConnection::send| Name: | QDBusConnection::send | | Prototype: | bool QDBusConnection::send(const QDBusMessage &message) const | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 569-579 |
| | 7 | 3 |
QDBusConnection::disconnect| Name: | QDBusConnection::disconnect | | Prototype: | bool QDBusConnection::disconnect(const QString &service, const QString &path, const QString& interface, const QString &name, const QStringList &argumentMatch, const QString &signature, QObject *receiver, const char *slot) | | Coverage: | 40.000% (8/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 843-855 |
| | 7 | 4 |
QDBusConnection::callWithCallback| Name: | QDBusConnection::callWithCallback | | Prototype: | bool QDBusConnection::callWithCallback(const QDBusMessage &message, QObject *receiver, const char *returnMethod, const char *errorMethod, int timeout) const | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 600-612 |
| | 7 | 3 |
QDBusBlockingCallWatcher::~QDBusBlockingCallWatcher| Name: | QDBusBlockingCallWatcher::~QDBusBlockingCallWatcher | | Prototype: | ~QDBusBlockingCallWatcher() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2013-2024 |
| | 7 | 3 |
QDBusArgument::QDBusArgument| Name: | QDBusArgument::QDBusArgument | | Prototype: | QDBusArgument::QDBusArgument() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 284-297 |
| | 7 | 2 |
QDBusActivateObjectEvent::placeMetaCall| Name: | QDBusActivateObjectEvent::placeMetaCall | | Prototype: | void QDBusActivateObjectEvent::placeMetaCall(QObject *) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1597-1608 |
| | 7 | 1 |
QDBusAbstractInterface::asyncCallWithArgumentList| Name: | QDBusAbstractInterface::asyncCallWithArgumentList | | Prototype: | QDBusPendingCall QDBusAbstractInterface::asyncCallWithArgumentList(const QString& method, const QList<QVariant>& args) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 510-522 |
| | 7 | 2 |
QCursorData::cleanup| Name: | QCursorData::cleanup | | Prototype: | void QCursorData::cleanup() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 635-647 |
| | 7 | 4 |
QCursor::pos| Name: | QCursor::pos | | Prototype: | QPoint QCursor::pos(const QScreen *screen) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 179-190 |
| | 7 | 3 |
QCssScanner_Generated::handleCommentStart| Name: | QCssScanner_Generated::handleCommentStart | | Prototype: | int QCssScanner_Generated::handleCommentStart() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2097-2108 |
| | 7 | 3 |
QCosmeticStroker::drawPoints| Name: | QCosmeticStroker::drawPoints | | Prototype: | void QCosmeticStroker::drawPoints(const QPoint *points, int num) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 379-390 |
| | 7 | 2 |
QCosmeticStroker::drawPoints| Name: | QCosmeticStroker::drawPoints | | Prototype: | void QCosmeticStroker::drawPoints(const QPointF *points, int num) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 392-403 |
| | 7 | 2 |
QCoreApplicationPrivate::notify_helper| Name: | QCoreApplicationPrivate::notify_helper | | Prototype: | bool QCoreApplicationPrivate::notify_helper(QObject *receiver, QEvent * event) | | Coverage: | 63.636% (7/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1138-1150 |
| | 7 | 3 |
QCoreApplication::installNativeEventFilter| Name: | QCoreApplication::installNativeEventFilter | | Prototype: | void QCoreApplication::installNativeEventFilter(QAbstractNativeEventFilter *filterObj) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2712-2723 |
| | 7 | 3 |
QCoreApplication::exit| Name: | QCoreApplication::exit | | Prototype: | void QCoreApplication::exit(int returnCode) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1316-1339 |
| | 7 | 3 |
QCoreApplication::applicationDirPath| Name: | QCoreApplication::applicationDirPath | | Prototype: | QString QCoreApplication::applicationDirPath() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2088-2099 |
| | 7 | 3 |
QConfFileSettingsPrivate::set| Name: | QConfFileSettingsPrivate::set | | Prototype: | void QConfFileSettingsPrivate::set(const QString &key, const QVariant &value) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1253-1263 |
| | 7 | 2 |
QConfFileSettingsPrivate::clear| Name: | QConfFileSettingsPrivate::clear | | Prototype: | void QConfFileSettingsPrivate::clear() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1341-1351 |
| | 7 | 2 |
QConfFile::mergedKeyMap| Name: | QConfFile::mergedKeyMap | | Prototype: | ParsedSettingsMap QConfFile::mergedKeyMap() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 158-168 |
| | 7 | 3 |
QCompletionEngine::lookupCache| Name: | QCompletionEngine::lookupCache | | Prototype: | bool QCompletionEngine::lookupCache(QString part, const QModelIndex& parent, QMatchData *m) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 506-515 |
| | 7 | 3 |
QCompleter::setCompletionColumn| Name: | QCompleter::setCompletionColumn | | Prototype: | void QCompleter::setCompletionColumn(int column) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1569-1580 |
| | 7 | 3 |
QCommandLinkButtonPrivate::titleRect| Name: | QCommandLinkButtonPrivate::titleRect | | Prototype: | QRect QCommandLinkButtonPrivate::titleRect() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 166-178 |
| | 7 | 2 |
QCommandLinkButtonPrivate::mergedColors| Name: | QCommandLinkButtonPrivate::mergedColors | | Prototype: | QColor QCommandLinkButtonPrivate::mergedColors(const QColor &a, const QColor &b, int value = 50) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 120-129 |
| | 7 | 1 |
QCommandLineParser::addHelpOption| Name: | QCommandLineParser::addHelpOption | | Prototype: | QCommandLineOption QCommandLineParser::addHelpOption() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 422-433 |
| | 7 | 3 |
QComboBoxPrivateContainer::spacing| Name: | QComboBoxPrivateContainer::spacing | | Prototype: | int QComboBoxPrivateContainer::spacing() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 604-615 |
| | 7 | 3 |
QComboBoxPrivate::updateArrow| Name: | QComboBoxPrivate::updateArrow | | Prototype: | void QComboBoxPrivate::updateArrow(QStyle::StateFlag state) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 209-218 |
| | 7 | 2 |
QComboBoxPrivate::keyboardSearchString| Name: | QComboBoxPrivate::keyboardSearchString | | Prototype: | void QComboBoxPrivate::keyboardSearchString(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3304-3315 |
| | 7 | 2 |
QComboBoxPrivate::_q_itemSelected| Name: | QComboBoxPrivate::_q_itemSelected | | Prototype: | void QComboBoxPrivate::_q_itemSelected(const QModelIndex &item) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1272-1282 |
| | 7 | 3 |
QComboBox::setView| Name: | QComboBox::setView | | Prototype: | void QComboBox::setView(QAbstractItemView *itemView) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2400-2411 |
| | 7 | 3 |
QComboBox::setSizeAdjustPolicy| Name: | QComboBox::setSizeAdjustPolicy | | Prototype: | void QComboBox::setSizeAdjustPolicy(QComboBox::SizeAdjustPolicy policy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1597-1607 |
| | 7 | 2 |
QComboBox::setMaxCount| Name: | QComboBox::setMaxCount | | Prototype: | void QComboBox::setMaxCount(int max) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1395-1407 |
| | 7 | 3 |
QComboBox::setIconSize| Name: | QComboBox::setIconSize | | Prototype: | void QComboBox::setIconSize(const QSize &size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1662-1672 |
| | 7 | 2 |
QComboBox::setCompleter| Name: | QComboBox::setCompleter | | Prototype: | void QComboBox::setCompleter(QCompleter *c) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1873-1883 |
| | 7 | 3 |
QComboBox::insertSeparator| Name: | QComboBox::insertSeparator | | Prototype: | void QComboBox::insertSeparator(int index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2320-2329 |
| | 7 | 2 |
QComboBox::findData| Name: | QComboBox::findData | | Prototype: | int QComboBox::findData(const QVariant &data, int role, Qt::MatchFlags flags) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1547-1556 |
| | 7 | 2 |
QColumnViewGrip::mouseDoubleClickEvent| Name: | QColumnViewGrip::mouseDoubleClickEvent | | Prototype: | void QColumnViewGrip::mouseDoubleClickEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | | Lines: | 130-139 |
| | 7 | 2 |
QColumnView::columnWidths| Name: | QColumnView::columnWidths | | Prototype: | QList<int> QColumnView::columnWidths() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 881-890 |
| | 7 | 2 |
QColorWell::dropEvent| Name: | QColorWell::dropEvent | | Prototype: | void QColorWell::dropEvent(QDropEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 670-681 |
| | 7 | 2 |
QColorShowLabel::dropEvent| Name: | QColorShowLabel::dropEvent | | Prototype: | void QColorShowLabel::dropEvent(QDropEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1144-1155 |
| | 7 | 2 |
QColorDialogStaticData::QColorDialogStaticData| Name: | QColorDialogStaticData::QColorDialogStaticData | | Prototype: | QColorDialogStaticData::QColorDialogStaticData() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 238-247 |
| | 7 | 4 |
QColorDialogPrivate::_q_updateColorPicking| Name: | QColorDialogPrivate::_q_updateColorPicking | | Prototype: | void QColorDialogPrivate::_q_updateColorPicking() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 2206-2223 |
| | 7 | 3 |
QColorDialog::getColor| Name: | QColorDialog::getColor | | Prototype: | QColor QColorDialog::getColor(const QColor &initial, QWidget *parent, const QString &title, ColorDialogOptions options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 2148-2158 |
| | 7 | 2 |
QColor::dark| Name: | QColor::dark | | Prototype: | QColor QColor::dark(int factor) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2377-2389 |
| | 7 | 3 |
QChar::isSymbol| Name: | QChar::isSymbol | | Prototype: | bool QChar::isSymbol(uint ucs4) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 813-822 |
| | 7 | 2 |
QCalendarWidget::showPreviousMonth| Name: | QCalendarWidget::showPreviousMonth | | Prototype: | void QCalendarWidget::showPreviousMonth() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 2352-2363 |
| | 7 | 2 |
QCalendarWidget::showNextMonth| Name: | QCalendarWidget::showNextMonth | | Prototype: | void QCalendarWidget::showNextMonth() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 2332-2343 |
| | 7 | 2 |
QCalendarWidget::setHorizontalHeaderFormat| Name: | QCalendarWidget::setHorizontalHeaderFormat | | Prototype: | void QCalendarWidget::setHorizontalHeaderFormat(QCalendarWidget::HorizontalHeaderFormat format) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 2582-2592 |
| | 7 | 2 |
QCalendarMonthValidator::text| Name: | QCalendarMonthValidator::text | | Prototype: | QString QCalendarMonthValidator::text(const QDate &date, int repeat) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 310-321 |
| | 7 | 4 |
QCalendarModel::referenceDate| Name: | QCalendarModel::referenceDate | | Prototype: | QDate QCalendarModel::referenceDate() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 987-997 |
| | 7 | 3 |
QCalendarModel::dayOfWeekForColumn| Name: | QCalendarModel::dayOfWeekForColumn | | Prototype: | Qt::DayOfWeek QCalendarModel::dayOfWeekForColumn(int column) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 954-963 |
| | 7 | 3 |
QCalendarDayValidator::text| Name: | QCalendarDayValidator::text | | Prototype: | QString QCalendarDayValidator::text(const QDate &date, int repeat) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 200-211 |
| | 7 | 4 |
QCacheItem::writeHeader| Name: | QCacheItem::writeHeader | | Prototype: | void QCacheItem::writeHeader(QFile *device) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 675-685 |
| | 7 | 1 |
QCUPSSupport::setPageSet| Name: | QCUPSSupport::setPageSet | | Prototype: | void QCUPSSupport::setPageSet(QPrinter *printer, const PageSet pageSet) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 158-177 |
| | 7 | 8 |
QByteDeviceWrappingIoDevice::readData| Name: | QByteDeviceWrappingIoDevice::readData | | Prototype: | qint64 QByteDeviceWrappingIoDevice::readData( char * data, qint64 maxSize) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 439-449 |
| | 7 | 2 |
QByteArrayList_joinedSize| Name: | QByteArrayList_joinedSize | | Prototype: | static int QByteArrayList_joinedSize(const QByteArrayList *that, int seplen) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraylist.cpp | | Lines: | 119-131 |
| | 7 | 3 |
QByteArray::toHex| Name: | QByteArray::toHex | | Prototype: | QByteArray QByteArray::toHex() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4215-4225 |
| | 7 | 2 |
QByteArray::replace| Name: | QByteArray::replace | | Prototype: | QByteArray &QByteArray::replace(int pos, int len, const QByteArray &after) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1983-1995 |
| | 7 | 2 |
QByteArray::replace| Name: | QByteArray::replace | | Prototype: | QByteArray &QByteArray::replace(char before, char after) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2279-2289 |
| | 7 | 4 |
QByteArray::prepend| Name: | QByteArray::prepend | | Prototype: | QByteArray &QByteArray::prepend(const QByteArray &ba) | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1674-1684 |
| | 7 | 3 |
QByteArray::prepend| Name: | QByteArray::prepend | | Prototype: | QByteArray &QByteArray::prepend(char ch) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1723-1732 |
| | 7 | 2 |
QByteArray::fromPercentEncoding| Name: | QByteArray::fromPercentEncoding | | Prototype: | QByteArray QByteArray::fromPercentEncoding(const QByteArray &input, char percent) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4287-4297 |
| | 7 | 3 |
QByteArray::count| Name: | QByteArray::count | | Prototype: | int QByteArray::count(char ch) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2623-2632 |
| | 7 | 3 |
QByteArray::append| Name: | QByteArray::append | | Prototype: | QByteArray& QByteArray::append(const char *str) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1791-1801 |
| | 7 | 3 |
QByteArray::QByteArray| Name: | QByteArray::QByteArray | | Prototype: | QByteArray::QByteArray(int size, char ch) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1504-1515 |
| | 7 | 3 |
QButtonGroup::removeButton| Name: | QButtonGroup::removeButton | | Prototype: | void QButtonGroup::removeButton(QAbstractButton *button) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp | | Lines: | 265-276 |
| | 7 | 3 |
QBoxLayout::insertSpacerItem| Name: | QBoxLayout::insertSpacerItem | | Prototype: | void QBoxLayout::insertSpacerItem(int index, QSpacerItem *spacerItem) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 916-926 |
| | 7 | 2 |
QBmpHandler::canRead| Name: | QBmpHandler::canRead | | Prototype: | bool QBmpHandler::canRead(QIODevice *device) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 742-754 |
| | 7 | 3 |
QBlitterPaintEnginePrivate::updateCompleteState| Name: | QBlitterPaintEnginePrivate::updateCompleteState | | Prototype: | void QBlitterPaintEnginePrivate::updateCompleteState(QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 289-298 |
| | 7 | 1 |
QBlitterPaintEngine::fill| Name: | QBlitterPaintEngine::fill | | Prototype: | void QBlitterPaintEngine::fill(const QVectorPath &path, const QBrush &brush) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 530-541 |
| | 7 | 2 |
QBlittablePlatformPixmap::resize| Name: | QBlittablePlatformPixmap::resize | | Prototype: | void QBlittablePlatformPixmap::resize(int width, int height) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 86-95 |
| | 7 | 1 |
QBitArray::operator|=| Name: | QBitArray::operator|= | | Prototype: | QBitArray &QBitArray::operator|=(const QBitArray &other) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 513-522 |
| | 7 | 2 |
QBitArray::operator^=| Name: | QBitArray::operator^= | | Prototype: | QBitArray &QBitArray::operator^=(const QBitArray &other) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 539-548 |
| | 7 | 2 |
QBasicMutex::unlockInternal| Name: | QBasicMutex::unlockInternal | | Prototype: | void QBasicMutex::unlockInternal() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 214-224 |
| | 7 | 1 |
QBasicMouseEventTransition::eventTest| Name: | QBasicMouseEventTransition::eventTest | | Prototype: | bool QBasicMouseEventTransition::eventTest(QEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp | | Lines: | 184-194 |
| | 7 | 2 |
QBasicDrag::recreateShapedPixmapWindow| Name: | QBasicDrag::recreateShapedPixmapWindow | | Prototype: | void QBasicDrag::recreateShapedPixmapWindow(QScreen *screen, const QPoint &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 223-235 |
| | 7 | 1 |
QBalloonTip::showBalloon| Name: | QBalloonTip::showBalloon | | Prototype: | void QBalloonTip::showBalloon(QSystemTrayIcon::MessageIcon icon, const QString& title, const QString& message, QSystemTrayIcon *trayIcon, const QPoint& pos, int timeout, bool showArrow) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 395-407 |
| | 7 | 3 |
QAssociativeIterable::const_iterator::operator=| Name: | QAssociativeIterable::const_iterator::operator= | | Prototype: | QAssociativeIterable::const_iterator& QAssociativeIterable::const_iterator::operator=(const const_iterator &other) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4320-4331 |
| | 7 | 2 |
QAsn1Element::toVector| Name: | QAsn1Element::toVector | | Prototype: | QVector<QAsn1Element> QAsn1Element::toVector() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 292-302 |
| | 7 | 3 |
QApplicationPrivate::setSystemPalette| Name: | QApplicationPrivate::setSystemPalette | | Prototype: | void QApplicationPrivate::setSystemPalette(const QPalette &pal) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1545-1572 |
| | 7 | 3 |
QApplication::topLevelWidgets| Name: | QApplication::topLevelWidgets | | Prototype: | QWidgetList QApplication::topLevelWidgets() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1776-1787 |
| | 7 | 3 |
QApplication::alert| Name: | QApplication::alert | | Prototype: | void QApplication::alert(QWidget *widget, int duration) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4035-4046 |
| | 7 | 5 |
QAction::shortcuts| Name: | QAction::shortcuts | | Prototype: | QList<QKeySequence> QAction::shortcuts() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 466-475 |
| | 7 | 3 |
QAction::setShortcut| Name: | QAction::setShortcut | | Prototype: | void QAction::setShortcut(const QKeySequence &shortcut) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 388-399 |
| | 7 | 3 |
QAction::setMenu| Name: | QAction::setMenu | | Prototype: | void QAction::setMenu(QMenu *menu) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 665-674 |
| | 7 | 3 |
QAccessibleWidget::window| Name: | QAccessibleWidget::window | | Prototype: | QWindow *QAccessibleWidget::window() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 207-217 |
| | 7 | 3 |
QAccessibleToolButton::role| Name: | QAccessibleToolButton::role | | Prototype: | QAccessible::Role QAccessibleToolButton::role() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 300-313 |
| | 7 | 3 |
QAccessibleToolButton::actionNames| Name: | QAccessibleToolButton::actionNames | | Prototype: | QStringList QAccessibleToolButton::actionNames() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 332-342 |
| | 7 | 4 |
QAccessibleTableHeaderCell::headerView| Name: | QAccessibleTableHeaderCell::headerView | | Prototype: | QHeaderView *QAccessibleTableHeaderCell::headerView() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 1169-1187 |
| | 7 | 4 |
QAccessibleMenuItem::window| Name: | QAccessibleMenuItem::window | | Prototype: | QWindow *QAccessibleMenuItem::window() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | | Lines: | 229-240 |
| | 7 | 4 |
QAccessibleMenuItem::actionNames| Name: | QAccessibleMenuItem::actionNames | | Prototype: | QStringList QAccessibleMenuItem::actionNames() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | | Lines: | 323-335 |
| | 7 | 3 |
QAccessibleDisplay::imageSize| Name: | QAccessibleDisplay::imageSize | | Prototype: | QSize QAccessibleDisplay::imageSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 495-504 |
| | 7 | 3 |
QAccessibleDisplay::imagePosition| Name: | QAccessibleDisplay::imagePosition | | Prototype: | QPoint QAccessibleDisplay::imagePosition() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 507-517 |
| | 7 | 3 |
QAccessibleCache::deleteInterface| Name: | QAccessibleCache::deleteInterface | | Prototype: | void QAccessibleCache::deleteInterface(QAccessible::Id id, QObject *obj) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessiblecache.cpp | | Lines: | 115-128 |
| | 7 | 3 |
QAccessibleButton::role| Name: | QAccessibleButton::role | | Prototype: | QAccessible::Role QAccessibleButton::role() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 175-190 |
| | 7 | 4 |
QAccessibleAbstractSpinBox::interface_cast| Name: | QAccessibleAbstractSpinBox::interface_cast | | Prototype: | void *QAccessibleAbstractSpinBox::interface_cast(QAccessible::InterfaceType t) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/rangecontrols.cpp | | Lines: | 91-100 |
| | 7 | 4 |
QAbstractTransition::targetStates| Name: | QAbstractTransition::targetStates | | Prototype: | QList<QAbstractState*> QAbstractTransition::targetStates() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 237-247 |
| | 7 | 3 |