Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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: | 2664-2676 |
| | 10 | 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: | 2287-2301 |
| | 10 | 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: | 2487-2504 |
| | 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: | 2538-2555 |
| | 13 | 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: | 2341-2359 |
| | 13 | 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: | 1438-1452 |
| | 10 | 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: | 2643-2656 |
| | 10 | 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: | 2663-2671 |
| | 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: | 1303-1317 |
| | 9 | 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: | 1199-1206 |
| | 5 | 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: | 1023-1033 |
| | 7 | 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: | 990-999 |
| | 7 | 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: | 1001-1009 |
| | 6 | 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: | 185-197 |
| | 2 | 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: | 199-204 |
| | 2 | 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: | 125-137 |
| | 7 | 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: | 2795-2802 |
| | 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: | 2809-2817 |
| | 6 | 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: | 4229-4244 |
| | 9 | 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: | 2911-2918 |
| | 5 | 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: | 2190-2200 |
| | 6 | 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: | 2104-2116 |
| | 8 | 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: | 1773-1783 |
| | 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: | 1803-1814 |
| | 8 | 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: | 2889-2896 |
| | 5 | 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: | 4438-4448 |
| | 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: | 2840-2847 |
| | 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: | 2854-2862 |
| | 6 | 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: | 2768-2777 |
| | 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: | 1898-1908 |
| | 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: | 1599-1610 |
| | 7 | 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: | 271-282 |
| | 7 | 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: | 236-249 |
| | 8 | 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: | 463-473 |
| | 4 | 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: | 46-61 |
| | 9 | 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: | 686-695 |
| | 5 | 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: | 432-445 |
| | 10 | 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: | 1150-1160 |
| | 6 | 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: | 976-1003 |
| | 12 | 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: | 895-911 |
| | 11 | 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: | 864-886 |
| | 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: | 663-677 |
| | 9 | 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: | 712-733 |
| | 11 | 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: | 735-746 |
| | 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: | 748-760 |
| | 7 | 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: | 549-561 |
| | 8 | 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: | 643-653 |
| | 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: | 655-665 |
| | 6 | 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: | 811-831 |
| | 13 | 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: | 178-200 |
| | 16 | 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: | 185-197 |
| | 8 | 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: | 232-253 |
| | 12 | 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: | 567-581 |
| | 10 | 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: | 491-503 |
| | 10 | 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: | 147-159 |
| | 8 | 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: | 252-264 |
| | 9 | 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: | 99-117 |
| | 9 | 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: | 171-200 |
| | 20 | 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: | 111-139 |
| | 22 | 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: | 512-533 |
| | 9 | 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: | 417-425 |
| | 5 | 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: | 473-496 |
| | 17 | 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: | 61-84 |
| | 16 | 3 |
QBasicAtomicBitField::allocateNextName: | QBasicAtomicBitField::allocateNext | Prototype: | int allocateNext() noexcept | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 427-444 |
| | 6 | 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: | 670-679 |
| | 6 | 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: | 401-413 |
| | 7 | 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: | 98-117 |
| | 8 | 3 |
QAuthenticator::operator==Name: | QAuthenticator::operator== | Prototype: | bool QAuthenticator::operator==(const QAuthenticator &other) const | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 198-209 |
| | 9 | 3 |
QAuthenticator::detachName: | 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 |
QAsn1Element::writeName: | QAsn1Element::write | Prototype: | void QAsn1Element::write(QDataStream &stream) const | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 137-162 |
| | 13 | 3 |
QAsn1Element::toVectorName: | 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: | 298-308 |
| | 7 | 3 |
QAsn1Element::fromObjectIdName: | QAsn1Element::fromObjectId | Prototype: | QAsn1Element QAsn1Element::fromObjectId(const QByteArray &id) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 191-212 |
| | 17 | 3 |
QApplicationPrivate::updateTouchPointsForWidgetName: | QApplicationPrivate::updateTouchPointsForWidget | Prototype: | bool QApplicationPrivate::updateTouchPointsForWidget(QWidget *widget, QTouchEvent *touchEvent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4307-4327 |
| | 13 | 3 |
QApplicationPrivate::tryModalHelperName: | QApplicationPrivate::tryModalHelper | Prototype: | bool QApplicationPrivate::tryModalHelper(QWidget *widget, QWidget **rettop) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2613-2624 |
| | 6 | 3 |
QApplicationPrivate::setSystemPaletteName: | 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: | 1550-1577 |
| | 7 | 3 |
QApplicationPrivate::setSystemFontName: | 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::notifyWindowIconChangedName: | QApplicationPrivate::notifyWindowIconChanged | Prototype: | void QApplicationPrivate::notifyWindowIconChanged() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1752-1768 |
| | 8 | 3 |
QApplicationPrivate::notifyLayoutDirectionChangeName: | QApplicationPrivate::notifyLayoutDirectionChange | Prototype: | void QApplicationPrivate::notifyLayoutDirectionChange() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2091-2109 |
| | 9 | 3 |
QApplicationPrivate::activateImplicitTouchGrabName: | 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 |
QApplication::topLevelWidgetsName: | 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: | 1782-1793 |
| | 7 | 3 |
QApplication::topLevelAtName: | QApplication::topLevelAt | Prototype: | QWidget *QApplication::topLevelAt(const QPoint &pos) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 382-389 |
| | 4 | 3 |
QApplication::fontName: | QApplication::font | Prototype: | QFont QApplication::font(const char *className) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1631-1640 |
| | 6 | 3 |
QApplication::desktopName: | QApplication::desktop | Prototype: | QDesktopWidget *QApplication::desktop() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2863-2871 |
| | 5 | 3 |
QAnimationTimer::unregisterRunningAnimationName: | QAnimationTimer::unregisterRunningAnimation | Prototype: | void QAnimationTimer::unregisterRunningAnimation(QAbstractAnimation *animation) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 723-733 |
| | 6 | 3 |
QAnimationTimer::startAnimationsName: | QAnimationTimer::startAnimations | Prototype: | void QAnimationTimer::startAnimations() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 639-653 |
| | 8 | 3 |
QAnimationTimer::registerRunningAnimationName: | QAnimationTimer::registerRunningAnimation | Prototype: | void QAnimationTimer::registerRunningAnimation(QAbstractAnimation *animation) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 712-721 |
| | 5 | 3 |
QAnimationTimer::registerAnimationName: | QAnimationTimer::registerAnimation | Prototype: | void QAnimationTimer::registerAnimation(QAbstractAnimation *animation, bool isTopLevel) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 667-680 |
| | 9 | 3 |
QAnimationGroup::removeAnimationName: | QAnimationGroup::removeAnimation | Prototype: | void QAnimationGroup::removeAnimation(QAbstractAnimation *animation) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 211-226 |
| | 9 | 3 |
QAnimationGroup::insertAnimationName: | QAnimationGroup::insertAnimation | Prototype: | void QAnimationGroup::insertAnimation(int index, QAbstractAnimation *animation) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 186-203 |
| | 10 | 3 |
QAlphaPaintEnginePrivate::drawAlphaImageName: | QAlphaPaintEnginePrivate::drawAlphaImage | Prototype: | void QAlphaPaintEnginePrivate::drawAlphaImage(const QRectF &rect) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 454-499 |
| | 32 | 3 |
QAlphaPaintEnginePrivate::canSeeTroughBackgroundName: | QAlphaPaintEnginePrivate::canSeeTroughBackground | Prototype: | bool QAlphaPaintEnginePrivate::canSeeTroughBackground(bool somethingInRectHasAlpha, const QRectF &rect) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 442-452 |
| | 6 | 3 |
QActionPrivate::sendDataChangedName: | QActionPrivate::sendDataChanged | Prototype: | void QActionPrivate::sendDataChanged() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 107-124 |
| | 10 | 3 |
QActionGroup::setVisibleName: | QActionGroup::setVisible | Prototype: | void QActionGroup::setVisible(bool b) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 337-347 |
| | 6 | 3 |
QActionGroup::setEnabledName: | QActionGroup::setEnabled | Prototype: | void QActionGroup::setEnabled(bool b) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 300-310 |
| | 6 | 3 |
QActionGroup::removeActionName: | QActionGroup::removeAction | Prototype: | void QActionGroup::removeAction(QAction *action) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 238-249 |
| | 8 | 3 |
QAction::toolTipName: | QAction::toolTip | Prototype: | QString QAction::toolTip() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 810-819 |
| | 6 | 3 |
QAction::shortcutsName: | 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: | 472-481 |
| | 7 | 3 |
QAction::setVisibleName: | QAction::setVisible | Prototype: | void QAction::setVisible(bool b) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1061-1074 |
| | 9 | 3 |
QAction::setShortcutContextName: | QAction::setShortcutContext | Prototype: | void QAction::setShortcutContext(Qt::ShortcutContext context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 490-500 |
| | 8 | 3 |
QAction::setShortcutName: | 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: | 394-405 |
| | 7 | 3 |