Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QAuthenticator::operator==Name: | QAuthenticator::operator== | Prototype: | bool QAuthenticator::operator==(const QAuthenticator &other) const | Coverage: | 36.842% (7/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 192-203 |
| | 9 | 3 |
QBackingStore::flushName: | QBackingStore::flush | Prototype: | void QBackingStore::flush(const QRegion ®ion, QWindow *win, const QPoint &offset) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 92-111 |
| | 8 | 3 |
QBalloonTip::showBalloonName: | 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 |
QBalloonTip::timerEventName: | QBalloonTip::timerEvent | Prototype: | void QBalloonTip::timerEvent(QTimerEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 667-676 |
| | 6 | 3 |
QBasicAtomicBitField::allocateNextName: | QBasicAtomicBitField::allocateNext | Prototype: | int allocateNext() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 419-436 |
| | 6 | 3 |
QBasicFontDatabase::populateFontDatabaseName: | 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: | 55-77 |
| | 15 | 3 |
QBenchmarkPerfEventsMeasurer::listCountersName: | QBenchmarkPerfEventsMeasurer::listCounters | Prototype: | void QBenchmarkPerfEventsMeasurer::listCounters() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 467-490 |
| | 17 | 3 |
QBenchmarkPerfEventsMeasurer::metricForEventName: | 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: | 411-419 |
| | 5 | 3 |
QBenchmarkPerfEventsMeasurer::startName: | QBenchmarkPerfEventsMeasurer::start | Prototype: | void QBenchmarkPerfEventsMeasurer::start() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 506-527 |
| | 9 | 3 |
QBenchmarkValgrindUtils::getNewestFileNameName: | QBenchmarkValgrindUtils::getNewestFileName | Prototype: | QString QBenchmarkValgrindUtils::getNewestFileName() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 105-133 |
| | 22 | 3 |
QBenchmarkValgrindUtils::runCallgrindSubProcessName: | QBenchmarkValgrindUtils::runCallgrindSubProcess | Prototype: | bool QBenchmarkValgrindUtils::runCallgrindSubProcess(const QStringList &origAppArgs, int &exitCode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 165-194 |
| | 20 | 3 |
QBezier::getSubRangeName: | QBezier::getSubRange | Prototype: | QBezier QBezier::getSubRange(qreal t0, qreal t1) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 93-111 |
| | 9 | 3 |
QBidiControl::embedName: | QBidiControl::embed | Prototype: | inline void embed(bool rtl, bool o = false) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 246-258 |
| | 9 | 3 |
QBitArray::QBitArrayName: | QBitArray::QBitArray | Prototype: | QBitArray::QBitArray(int size, bool value) | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | Lines: | 140-152 |
| | 8 | 3 |
QBitArray::operator&=Name: | QBitArray::operator&= | Prototype: | QBitArray &QBitArray::operator&=(const QBitArray &other) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | Lines: | 484-496 |
| | 10 | 3 |
QBitArray::operator~Name: | QBitArray::operator~ | Prototype: | QBitArray QBitArray::operator~() const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | Lines: | 560-574 |
| | 10 | 3 |
QBitmap::fromImageName: | QBitmap::fromImage | Prototype: | QBitmap QBitmap::fromImage(const QImage &image, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | Lines: | 222-243 |
| | 12 | 3 |
QBitmap::operator=Name: | QBitmap::operator= | Prototype: | QBitmap &QBitmap::operator=(const QPixmap &pixmap) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | Lines: | 179-191 |
| | 8 | 3 |
QBlittablePlatformPixmap::fromImageName: | 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: | 172-194 |
| | 16 | 3 |
QBlitterPaintEngine::drawCachedGlyphsName: | QBlitterPaintEngine::drawCachedGlyphs | Prototype: | bool QBlitterPaintEngine::drawCachedGlyphs(int numGlyphs, const glyph_t *glyphs, const QFixedPoint *positions, QFontEngine *fontEngine) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 805-825 |
| | 13 | 3 |
QBlitterPaintEngine::drawRectsName: | QBlitterPaintEngine::drawRects | Prototype: | void QBlitterPaintEngine::drawRects(const QRect *rects, int rectCount) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 637-647 |
| | 6 | 3 |
QBlitterPaintEngine::drawRectsName: | QBlitterPaintEngine::drawRects | Prototype: | void QBlitterPaintEngine::drawRects(const QRectF *rects, int rectCount) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 649-659 |
| | 6 | 3 |
QBlitterPaintEngine::fillRectName: | QBlitterPaintEngine::fillRect | Prototype: | void QBlitterPaintEngine::fillRect(const QRectF &rect, const QColor &color) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 543-555 |
| | 8 | 3 |
QBmpHandler::canReadName: | QBmpHandler::canRead | Prototype: | bool QBmpHandler::canRead() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 729-740 |
| | 6 | 3 |
QBmpHandler::canReadName: | 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 |
QBmpHandler::readHeaderName: | QBmpHandler::readHeader | Prototype: | bool QBmpHandler::readHeader() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 706-727 |
| | 11 | 3 |
QBoxLayout::heightForWidthName: | QBoxLayout::heightForWidth | Prototype: | int QBoxLayout::heightForWidth(int w) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 657-671 |
| | 9 | 3 |
QBoxLayout::insertSpacingName: | QBoxLayout::insertSpacing | Prototype: | void QBoxLayout::insertSpacing(int index, int size) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 858-880 |
| | 11 | 3 |
QBoxLayout::insertStretchName: | QBoxLayout::insertStretch | Prototype: | void QBoxLayout::insertStretch(int index, int stretch) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 889-905 |
| | 11 | 3 |
QBoxLayout::insertWidgetName: | QBoxLayout::insertWidget | Prototype: | void QBoxLayout::insertWidget(int index, QWidget *widget, int stretch, Qt::Alignment alignment) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 970-997 |
| | 12 | 3 |
QBoxLayout::setStretchName: | QBoxLayout::setStretch | Prototype: | void QBoxLayout::setStretch(int index, int stretch) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1144-1154 |
| | 6 | 3 |
QBoxLayoutPrivate::replaceAtName: | QBoxLayoutPrivate::replaceAt | Prototype: | QLayoutItem* QBoxLayoutPrivate::replaceAt(int index, QLayoutItem *item) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 426-439 |
| | 10 | 3 |
QBrush::setStyleName: | 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: | 680-689 |
| | 5 | 3 |
QBspTree::createName: | QBspTree::create | Prototype: | void QBspTree::create(int n, int d) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 40-55 |
| | 9 | 3 |
QBuffer::disconnectNotifyName: | QBuffer::disconnectNotify | Prototype: | void QBuffer::disconnectNotify(const QMetaMethod &signal) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 457-467 |
| | 4 | 3 |
QBuffer::setBufferName: | QBuffer::setBuffer | Prototype: | void QBuffer::setBuffer(QByteArray *byteArray) | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 230-243 |
| | 8 | 3 |
QButtonGroup::removeButtonName: | 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 |
QByteArray::QByteArrayName: | 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 |
QByteArray::appendName: | 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::countName: | 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::endsWithName: | 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: | 2695-2702 |
| | 5 | 3 |
QByteArray::endsWithName: | QByteArray::endsWith | Prototype: | bool QByteArray::endsWith(const char *str) const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2709-2717 |
| | 6 | 3 |
QByteArray::fromPercentEncodingName: | 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::leftName: | 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: | 2744-2751 |
| | 5 | 3 |
QByteArray::prependName: | 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::prependName: | QByteArray::prepend | Prototype: | QByteArray &QByteArray::prepend(const char *str, int len) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1704-1715 |
| | 8 | 3 |
QByteArray::removeName: | QByteArray::remove | Prototype: | QByteArray &QByteArray::remove(int pos, int len) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1959-1971 |
| | 8 | 3 |
QByteArray::replaceName: | QByteArray::replace | Prototype: | QByteArray &QByteArray::replace(const QByteArray &before, const QByteArray &after) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2045-2055 |
| | 6 | 3 |
QByteArray::rightName: | 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: | 2766-2773 |
| | 5 | 3 |
QByteArray::setRawDataName: | QByteArray::setRawData | Prototype: | QByteArray &QByteArray::setRawData(const char *data, uint size) | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 4078-4093 |
| | 9 | 3 |
QByteArray::startsWithName: | 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: | 2650-2657 |
| | 5 | 3 |
QByteArray::startsWithName: | QByteArray::startsWith | Prototype: | bool QByteArray::startsWith(const char *str) const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2664-2672 |
| | 6 | 3 |
QByteArrayList_joinedSizeName: | 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 |
QCUPSSupport::setPageRangeName: | QCUPSSupport::setPageRange | Prototype: | void QCUPSSupport::setPageRange(QPrinter *printer, int pageFrom, int pageTo) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | Lines: | 193-198 |
| | 2 | 3 |
QCUPSSupport::setPagesPerSheetLayoutName: | QCUPSSupport::setPagesPerSheetLayout | Prototype: | void QCUPSSupport::setPagesPerSheetLayout(QPrinter *printer, const PagesPerSheet pagesPerSheet, const PagesPerSheetLayout pagesPerSheetLayout) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | Lines: | 179-191 |
| | 2 | 3 |
QCalendarDateValidator::toNextTokenName: | QCalendarDateValidator::toNextToken | Prototype: | void QCalendarDateValidator::toNextToken() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 595-604 |
| | 6 | 3 |
QCalendarDateValidator::toPreviousTokenName: | QCalendarDateValidator::toPreviousToken | Prototype: | void QCalendarDateValidator::toPreviousToken() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 606-615 |
| | 6 | 3 |
QCalendarModel::columnForDayOfWeekName: | QCalendarModel::columnForDayOfWeek | Prototype: | int QCalendarModel::columnForDayOfWeek(Qt::DayOfWeek day) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 965-973 |
| | 6 | 3 |
QCalendarModel::dayOfWeekForColumnName: | 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 |
QCalendarModel::referenceDateName: | 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::setDateName: | 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: | 1163-1170 |
| | 5 | 3 |
QCalendarModel::setWeekNumbersShownName: | QCalendarModel::setWeekNumbersShown | Prototype: | void QCalendarModel::setWeekNumbersShown(bool show) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1267-1281 |
| | 9 | 3 |
QCalendarPopup::eventName: | 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: | 2657-2665 |
| | 5 | 3 |
QCalendarPopup::mousePressEventName: | QCalendarPopup::mousePressEvent | Prototype: | void QCalendarPopup::mousePressEvent(QMouseEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2637-2650 |
| | 10 | 3 |
QCalendarView::handleMouseEventName: | QCalendarView::handleMouseEvent | Prototype: | QDate QCalendarView::handleMouseEvent(QMouseEvent *event) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1402-1416 |
| | 10 | 3 |
QCalendarWidget::setCurrentPageName: | QCalendarWidget::setCurrentPage | Prototype: | void QCalendarWidget::setCurrentPage(int year, int month) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2305-2323 |
| | 13 | 3 |
QCalendarWidget::setMaximumDateName: | QCalendarWidget::setMaximumDate | Prototype: | void QCalendarWidget::setMaximumDate(const QDate &date) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2502-2519 |
| | 13 | 3 |
QCalendarWidget::setMinimumDateName: | QCalendarWidget::setMinimumDate | Prototype: | void QCalendarWidget::setMinimumDate(const QDate &date) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2451-2468 |
| | 13 | 3 |
QCalendarWidget::setSelectedDateName: | QCalendarWidget::setSelectedDate | Prototype: | void QCalendarWidget::setSelectedDate(const QDate &date) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2251-2265 |
| | 10 | 3 |
QCalendarWidget::setVerticalHeaderFormatName: | QCalendarWidget::setVerticalHeaderFormat | Prototype: | void QCalendarWidget::setVerticalHeaderFormat(QCalendarWidget::VerticalHeaderFormat format) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2628-2640 |
| | 10 | 3 |
QCalendarWidgetPrivate::_q_slotChangeDateName: | QCalendarWidgetPrivate::_q_slotChangeDate | Prototype: | void QCalendarWidgetPrivate::_q_slotChangeDate(const QDate &date, bool changeMonth) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1941-1954 |
| | 10 | 3 |
QCalendarWidgetPrivate::setNavigatorEnabledName: | QCalendarWidgetPrivate::setNavigatorEnabled | Prototype: | void QCalendarWidgetPrivate::setNavigatorEnabled(bool enable) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1667-1690 |
| | 17 | 3 |
QCalendarYearValidator::applyToDateName: | QCalendarYearValidator::applyToDate | Prototype: | QDate QCalendarYearValidator::applyToDate(const QDate &date) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 393-403 |
| | 8 | 3 |
QChar::decompositionTagName: | QChar::decompositionTag | Prototype: | QChar::Decomposition QChar::decompositionTag(uint ucs4) | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1352-1360 |
| | 6 | 3 |
QCheckBox::setCheckStateName: | QCheckBox::setCheckState | Prototype: | void QCheckBox::setCheckState(Qt::CheckState state) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 252-269 |
| | 12 | 3 |
QCheckBox::sizeHintName: | QCheckBox::sizeHint | Prototype: | QSize QCheckBox::sizeHint() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 275-291 |
| | 14 | 3 |
QClipData::setClipRectName: | QClipData::setClipRect | Prototype: | void QClipData::setClipRect(const QRect &rect) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3863-3884 |
| | 12 | 3 |
QClipData::setClipRegionName: | QClipData::setClipRegion | Prototype: | void QClipData::setClipRegion(const QRegion ®ion) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3889-3913 |
| | 14 | 3 |
QClipData::~QClipDataName: | QClipData::~QClipData | Prototype: | QClipData::~QClipData() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3688-3694 |
| | 4 | 3 |
QClipboard::setMimeDataName: | QClipboard::setMimeData | Prototype: | void QClipboard::setMimeData(QMimeData* src, Mode mode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 464-475 |
| | 6 | 3 |
QCollator::compareName: | 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: | 99-108 |
| | 5 | 3 |
QCollator::detachName: | QCollator::detach | Prototype: | void QCollator::detach() | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | Lines: | 142-154 |
| | 9 | 3 |
QColor::darkName: | 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 |
QColor::fromHslFName: | 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: | 2105-2125 |
| | 16 | 3 |
QColor::nameName: | QColor::name | Prototype: | QString QColor::name(NameFormat format) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 520-530 |
| | 4 | 3 |
QColor::setBlueName: | QColor::setBlue | Prototype: | void QColor::setBlue(int blue) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1166-1173 |
| | 4 | 3 |
QColor::setBlueFName: | QColor::setBlueF | Prototype: | void QColor::setBlueF(qreal blue) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1249-1256 |
| | 4 | 3 |
QColor::setGreenName: | QColor::setGreen | Prototype: | void QColor::setGreen(int green) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1137-1144 |
| | 4 | 3 |
QColor::setGreenFName: | QColor::setGreenF | Prototype: | void QColor::setGreenF(qreal green) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1222-1229 |
| | 4 | 3 |
QColor::setRedName: | QColor::setRed | Prototype: | void QColor::setRed(int red) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1110-1117 |
| | 4 | 3 |
QColor::setRedFName: | QColor::setRedF | Prototype: | void QColor::setRedF(qreal red) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1194-1201 |
| | 4 | 3 |
QColorDialog::doneName: | QColorDialog::done | Prototype: | void QColorDialog::done(int result) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2272-2288 |
| | 11 | 3 |
QColorDialogPrivate::_q_updateColorPickingName: | 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 |
QColorDialogPrivate::handleColorPickingKeyPressName: | QColorDialogPrivate::handleColorPickingKeyPress | Prototype: | bool QColorDialogPrivate::handleColorPickingKeyPress(QKeyEvent *e) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2251-2263 |
| | 9 | 3 |
QColorDialogPrivate::initWidgetsName: | QColorDialogPrivate::initWidgets | Prototype: | void QColorDialogPrivate::initWidgets() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1687-1828 |
| | 73 | 3 |
QColorLuminancePicker::paintEventName: | QColorLuminancePicker::paintEvent | Prototype: | void QColorLuminancePicker::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 814-844 |
| | 25 | 3 |
QColorPicker::resizeEventName: | QColorPicker::resizeEvent | Prototype: | void QColorPicker::resizeEvent(QResizeEvent *ev) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 951-973 |
| | 17 | 3 |
QColorShowLabel::mouseMoveEventName: | QColorShowLabel::mouseMoveEvent | Prototype: | void QColorShowLabel::mouseMoveEvent(QMouseEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1107-1129 |
| | 15 | 3 |
QColorWell::mouseMoveEventName: | QColorWell::mouseMoveEvent | Prototype: | void QColorWell::mouseMoveEvent(QMouseEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 619-643 |
| | 19 | 3 |
QColormap::colorAtName: | QColormap::colorAt | Prototype: | const QColor QColormap::colorAt(uint pixel) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 188-215 |
| | 12 | 3 |