Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QProgressStyleAnimation::isUpdateNeededName: | QProgressStyleAnimation::isUpdateNeeded | Prototype: | bool QProgressStyleAnimation::isUpdateNeeded() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 165-176 |
| | 6 | 3 |
QProgressDialogPrivate::setCancelButtonTextName: | QProgressDialogPrivate::setCancelButtonText | Prototype: | void QProgressDialogPrivate::setCancelButtonText(const QString &cancelButtonText) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 447-461 |
| | 7 | 3 |
QProgressDialog::setLabelName: | QProgressDialog::setLabel | Prototype: | void QProgressDialog::setLabel(QLabel *label) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 358-369 |
| | 8 | 3 |
QProgressDialog::changeEventName: | QProgressDialog::changeEvent | Prototype: | void QProgressDialog::changeEvent(QEvent *ev) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 743-752 |
| | 6 | 3 |
QProgressBar::textName: | QProgressBar::text | Prototype: | QString QProgressBar::text() const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 463-489 |
| | 16 | 3 |
QProgressBar::setRangeName: | QProgressBar::setRange | Prototype: | void QProgressBar::setRange(int minimum, int maximum) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 354-366 |
| | 7 | 3 |
QProgressBar::setOrientationName: | QProgressBar::setOrientation | Prototype: | void QProgressBar::setOrientation(Qt::Orientation orientation) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 502-517 |
| | 12 | 3 |
QProgressBar::initStyleOptionName: | QProgressBar::initStyleOption | Prototype: | void QProgressBar::initStyleOption(QStyleOptionProgressBar *option) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 121-139 |
| | 15 | 3 |
QProcessPrivate::~QProcessPrivateName: | QProcessPrivate::~QProcessPrivate | Prototype: | QProcessPrivate::~QProcessPrivate() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 892-898 |
| | 4 | 3 |
QProcessPrivate::destroyPipeName: | QProcessPrivate::destroyPipe | Prototype: | void QProcessPrivate::destroyPipe(int *pipe) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 187-197 |
| | 6 | 3 |
QProcessPrivate::_q_startupNotificationName: | QProcessPrivate::_q_startupNotification | Prototype: | bool QProcessPrivate::_q_startupNotification() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1190-1215 |
| | 14 | 3 |
QProcessPrivate::Channel::clearName: | QProcessPrivate::Channel::clear | Prototype: | void QProcessPrivate::Channel::clear() | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 436-454 |
| | 12 | 3 |
QProcessEnvironmentPrivate::insertName: | QProcessEnvironmentPrivate::insert | Prototype: | void QProcessEnvironmentPrivate::insert(const QProcessEnvironmentPrivate &other) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 197-210 |
| | 8 | 3 |
QProcessEnvironmentPrivate::fromListName: | QProcessEnvironmentPrivate::fromList | Prototype: | QProcessEnvironment QProcessEnvironmentPrivate::fromList(const QStringList &list) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 168-184 |
| | 12 | 3 |
QProcessEnvironment::valueName: | QProcessEnvironment::value | Prototype: | QString QProcessEnvironment::value(const QString &name, const QString &defaultValue) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 371-382 |
| | 7 | 3 |
QProcessEnvironment::systemEnvironmentName: | QProcessEnvironment::systemEnvironment | Prototype: | QProcessEnvironment QProcessEnvironment::systemEnvironment() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 322-339 |
| | 11 | 3 |
QProcess::writeDataName: | QProcess::writeData | Prototype: | qint64 QProcess::writeData(const char *data, qint64 len) | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1974-2015 |
| | 7 | 3 |
QProcess::startName: | QProcess::start | Prototype: | void QProcess::start(OpenMode mode) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2106-2119 |
| | 8 | 3 |
QProcess::startName: | QProcess::start | Prototype: | void QProcess::start(const QString &program, const QStringList &arguments, OpenMode mode) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2079-2095 |
| | 10 | 3 |
QProcess::readDataName: | QProcess::readData | Prototype: | qint64 QProcess::readData(char *data, qint64 maxlen) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1961-1970 |
| | 7 | 3 |
QProcess::openName: | QProcess::open | Prototype: | bool QProcess::open(OpenMode mode) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2130-2144 |
| | 9 | 3 |
QPrinterPrivate::setPreviewModeName: | QPrinterPrivate::setPreviewMode | Prototype: | void QPrinterPrivate::setPreviewMode(bool enable) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 196-212 |
| | 12 | 3 |
QPrinterInfoPrivate::QPrinterInfoPrivateName: | QPrinterInfoPrivate::QPrinterInfoPrivate | Prototype: | QPrinterInfoPrivate::QPrinterInfoPrivate(const QString &id) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 53-60 |
| | 4 | 3 |
QPrinterInfo::availablePrintersName: | QPrinterInfo::availablePrinters | Prototype: | QList<QPrinterInfo> QPrinterInfo::availablePrinters() | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 420-431 |
| | 8 | 3 |
QPrinterInfo::QPrinterInfoName: | QPrinterInfo::QPrinterInfo | Prototype: | QPrinterInfo::QPrinterInfo(const QPrinter &printer) | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 104-115 |
| | 6 | 3 |
QPrinter::setPaperNameName: | QPrinter::setPaperName | Prototype: | void QPrinter::setPaperName(const QString &paperName) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1296-1302 |
| | 4 | 3 |
QPrintPreviewWidgetPrivate::populateSceneName: | QPrintPreviewWidgetPrivate::populateScene | Prototype: | void QPrintPreviewWidgetPrivate::populateScene() | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 335-352 |
| | 11 | 3 |
QPrintPreviewWidgetPrivate::_q_updateCurrentPageName: | QPrintPreviewWidgetPrivate::_q_updateCurrentPage | Prototype: | void QPrintPreviewWidgetPrivate::_q_updateCurrentPage() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 279-291 |
| | 7 | 3 |
QPrintPreviewDialogPrivate::_q_printName: | QPrintPreviewDialogPrivate::_q_print | Prototype: | void QPrintPreviewDialogPrivate::_q_print() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 566-594 |
| | 6 | 3 |
QPrintPreviewDialogPrivate::_q_pageSetupName: | QPrintPreviewDialogPrivate::_q_pageSetup | Prototype: | void QPrintPreviewDialogPrivate::_q_pageSetup() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 596-611 |
| | 8 | 3 |
QPrintDialogPrivate::_q_collapseOrExpandDialogName: | QPrintDialogPrivate::_q_collapseOrExpandDialog | Prototype: | void QPrintDialogPrivate::_q_collapseOrExpandDialog() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 478-494 |
| | 11 | 3 |
QPrintDialog::doneName: | QPrintDialog::done | Prototype: | void QPrintDialog::done(int result) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | Lines: | 467-479 |
| | 9 | 3 |
QPpmHandler::canReadName: | QPpmHandler::canRead | Prototype: | bool QPpmHandler::canRead() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 426-437 |
| | 6 | 3 |
QPolygonF::translateName: | QPolygonF::translate | Prototype: | void QPolygonF::translate(const QPointF &offset) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 596-607 |
| | 7 | 3 |
QPolygon::translateName: | QPolygon::translate | Prototype: | void QPolygon::translate(int dx, int dy) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 214-226 |
| | 8 | 3 |
QPolygon::putPointsName: | QPolygon::putPoints | Prototype: | void QPolygon::putPoints(int index, int nPoints, const int *points) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 361-370 |
| | 6 | 3 |
QPolygon::pointName: | QPolygon::point | Prototype: | void QPolygon::point(int index, int *x, int *y) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 267-274 |
| | 5 | 3 |
QPngHandlerPrivate::readPngTextsName: | QPngHandlerPrivate::readPngTexts | Prototype: | void QPngHandlerPrivate::readPngTexts(png_info *info) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 498-522 |
| | 13 | 3 |
QPngHandler::canReadName: | QPngHandler::canRead | Prototype: | bool QPngHandler::canRead() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1018-1029 |
| | 6 | 3 |
QPluginLoader::unloadName: | QPluginLoader::unload | Prototype: | bool QPluginLoader::unload() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 259-268 |
| | 6 | 3 |
QPluginLoader::staticInstancesName: | QPluginLoader::staticInstances | Prototype: | QObjectList QPluginLoader::staticInstances() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 442-453 |
| | 8 | 3 |
QPluginLoader::setFileNameName: | QPluginLoader::setFileName | Prototype: | void QPluginLoader::setFileName(const QString &fileName) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 349-373 |
| | 10 | 3 |
QPluginLoader::instanceName: | QPluginLoader::instance | Prototype: | QObject *QPluginLoader::instance() | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 194-201 |
| | 5 | 3 |
QPlatformWindow::windowSizeIncrementName: | QPlatformWindow::windowSizeIncrement | Prototype: | QSize QPlatformWindow::windowSizeIncrement() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 698-710 |
| | 6 | 3 |
QPlatformWindow::requestUpdateName: | QPlatformWindow::requestUpdate | Prototype: | void QPlatformWindow::requestUpdate() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 655-669 |
| | 9 | 3 |
QPlatformThemeFactory::createName: | QPlatformThemeFactory::create | Prototype: | QPlatformTheme *QPlatformThemeFactory::create(const QString& key, const QString &platformPluginPath) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp | Lines: | 59-74 |
| | 7 | 3 |
QPlatformTheme::paletteName: | QPlatformTheme::palette | Prototype: | const QPalette *QPlatformTheme::palette(Palette type) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 390-399 |
| | 6 | 3 |
QPlatformTextureListWatcher::isLockedName: | QPlatformTextureListWatcher::isLocked | Prototype: | bool QPlatformTextureListWatcher::isLocked() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1066-1073 |
| | 4 | 3 |
QPlatformScreen::topLevelAtName: | QPlatformScreen::topLevelAt | Prototype: | QWindow *QPlatformScreen::topLevelAt(const QPoint & pos) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 94-104 |
| | 6 | 3 |
QPlatformPrintDevice::supportedPageSizeMatchName: | QPlatformPrintDevice::supportedPageSizeMatch | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSizeMatch(const QPageSize &pageSize) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | Lines: | 246-254 |
| | 4 | 3 |
QPlatformIntegrationFactory::createName: | QPlatformIntegrationFactory::create | Prototype: | QPlatformIntegration *QPlatformIntegrationFactory::create(const QString &platform, const QStringList ¶mList, int &argc, char **argv, const QString &platformPluginPath) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp | Lines: | 59-72 |
| | 5 | 3 |
QPlatformIntegration::screenAddedName: | QPlatformIntegration::screenAdded | Prototype: | void QPlatformIntegration::screenAdded(QPlatformScreen *ps, bool isPrimary) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 454-467 |
| | 7 | 3 |
QPlatformInputContextFactory::createName: | QPlatformInputContextFactory::create | Prototype: | QPlatformInputContext *QPlatformInputContextFactory::create(const QString& key) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | Lines: | 71-87 |
| | 9 | 3 |
QPlatformFontDatabase::subpixelAntialiasingTypeHintName: | QPlatformFontDatabase::subpixelAntialiasingTypeHint | Prototype: | QFontEngine::SubpixelAntialiasingType QPlatformFontDatabase::subpixelAntialiasingTypeHint() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 470-478 |
| | 4 | 3 |
QPlatformCursorPrivate::getInstancesName: | QPlatformCursorPrivate::getInstances | Prototype: | QList<QPlatformCursor *> QPlatformCursorPrivate::getInstances() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | Lines: | 52-60 |
| | 5 | 3 |
QPlatformAccessibility::notifyAccessibilityUpdateName: | QPlatformAccessibility::notifyAccessibilityUpdate | Prototype: | void QPlatformAccessibility::notifyAccessibilityUpdate(QAccessibleEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | Lines: | 80-89 |
| | 5 | 3 |
QPlainTextEditPrivate::updateDefaultTextOptionName: | QPlainTextEditPrivate::updateDefaultTextOption | Prototype: | void QPlainTextEditPrivate::updateDefaultTextOption() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2016-2030 |
| | 8 | 3 |
QPlainTextEditPrivate::ensureCursorVisibleName: | QPlainTextEditPrivate::ensureCursorVisible | Prototype: | void QPlainTextEditPrivate::ensureCursorVisible(bool center) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 3039-3053 |
| | 9 | 3 |
QPlainTextEditPrivate::_q_verticalScrollbarActionTriggeredName: | QPlainTextEditPrivate::_q_verticalScrollbarActionTriggered | Prototype: | void QPlainTextEditPrivate::_q_verticalScrollbarActionTriggered(int action) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 451-457 |
| | 4 | 3 |
QPlainTextEditPrivate::_q_repaintContentsName: | QPlainTextEditPrivate::_q_repaintContents | Prototype: | void QPlainTextEditPrivate::_q_repaintContents(const QRectF &contentsRect) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 819-837 |
| | 13 | 3 |
QPlainTextEdit::~QPlainTextEditName: | QPlainTextEdit::~QPlainTextEdit | Prototype: | QPlainTextEdit::~QPlainTextEdit() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 1269-1276 |
| | 4 | 3 |
QPlainTextEdit::zoomInFName: | QPlainTextEdit::zoomInF | Prototype: | void QPlainTextEdit::zoomInF(float range) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2348-2358 |
| | 8 | 3 |
QPlainTextEdit::wheelEventName: | QPlainTextEdit::wheelEvent | Prototype: | void QPlainTextEdit::wheelEvent(QWheelEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2300-2312 |
| | 8 | 3 |
QPlainTextEdit::setPlaceholderTextName: | QPlainTextEdit::setPlaceholderText | Prototype: | void QPlainTextEdit::setPlaceholderText(const QString &placeholderText) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 1339-1347 |
| | 5 | 3 |
QPlainTextEdit::mouseReleaseEventName: | QPlainTextEdit::mouseReleaseEvent | Prototype: | void QPlainTextEdit::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2066-2078 |
| | 8 | 3 |
QPlainTextDocumentLayout::ensureBlockLayoutName: | QPlainTextDocumentLayout::ensureBlockLayout | Prototype: | void QPlainTextDocumentLayout::ensureBlockLayout(const QTextBlock &block) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 214-221 |
| | 5 | 3 |
QPlainTextDocumentLayout::blockWidthName: | QPlainTextDocumentLayout::blockWidth | Prototype: | qreal QPlainTextDocumentLayout::blockWidth(const QTextBlock &block) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 419-430 |
| | 8 | 3 |
QPlainTestLogger::printBenchmarkResultName: | QPlainTestLogger::printBenchmarkResult | Prototype: | void QPlainTestLogger::printBenchmarkResult(const QBenchmarkResult &result) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 273-327 |
| | 37 | 3 |
QPixmapStylePrivate::computeSizeName: | QPixmapStylePrivate::computeSize | Prototype: | QSize QPixmapStylePrivate::computeSize(const QPixmapStyleDescriptor &desc, int width, int height) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 1154-1161 |
| | 5 | 3 |
QPixmapStyle::subElementRectName: | QPixmapStyle::subElementRect | Prototype: | QRect QPixmapStyle::subElementRect(SubElement element, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 352-371 |
| | 9 | 3 |
QPixmapStyle::sliderSizeFromContentsName: | QPixmapStyle::sliderSizeFromContents | Prototype: | QSize QPixmapStyle::sliderSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 984-1003 |
| | 10 | 3 |
QPixmapStyle::progressBarSizeFromContentsName: | QPixmapStyle::progressBarSizeFromContents | Prototype: | QSize QPixmapStyle::progressBarSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 963-982 |
| | 11 | 3 |
QPixmapStyle::drawScrollBarName: | QPixmapStyle::drawScrollBar | Prototype: | void QPixmapStyle::drawScrollBar(const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 916-930 |
| | 8 | 3 |
QPixmapStyle::drawProgressBarLabelName: | QPixmapStyle::drawProgressBarLabel | Prototype: | void QPixmapStyle::drawProgressBarLabel(const QStyleOption *option, QPainter *painter, const QWidget *) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 791-804 |
| | 8 | 3 |
QPixmapStyle::drawPanelItemViewItemName: | QPixmapStyle::drawPanelItemViewItem | Prototype: | void QPixmapStyle::drawPanelItemViewItem(const QStyleOption *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 756-778 |
| | 14 | 3 |
QPixmapIconEngine::writeName: | QPixmapIconEngine::write | Prototype: | bool QPixmapIconEngine::write(QDataStream &out) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 495-510 |
| | 11 | 3 |
QPixmapIconEngine::addPixmapName: | QPixmapIconEngine::addPixmap | Prototype: | void QPixmapIconEngine::addPixmap(const QPixmap &pixmap, QIcon::Mode mode, QIcon::State state) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 352-363 |
| | 6 | 3 |
QPixmapCache::findName: | QPixmapCache::find | Prototype: | bool QPixmapCache::find(const Key &key, QPixmap* pixmap) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 532-541 |
| | 6 | 3 |
QPixmap::setDevicePixelRatioName: | QPixmap::setDevicePixelRatio | Prototype: | void QPixmap::setDevicePixelRatio(qreal scaleFactor) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 686-696 |
| | 6 | 3 |
QPixmap::scaledToWidthName: | QPixmap::scaledToWidth | Prototype: | QPixmap QPixmap::scaledToWidth(int w, Qt::TransformationMode mode) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1192-1204 |
| | 8 | 3 |
QPixmap::scaledToHeightName: | QPixmap::scaledToHeight | Prototype: | QPixmap QPixmap::scaledToHeight(int h, Qt::TransformationMode mode) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1220-1232 |
| | 8 | 3 |
QPixmap::operator=Name: | QPixmap::operator= | Prototype: | QPixmap &QPixmap::operator=(const QPixmap &pixmap) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 378-390 |
| | 7 | 3 |
QPixmap::loadFromDataName: | QPixmap::loadFromData | Prototype: | bool QPixmap::loadFromData(const uchar *buf, uint len, const char *format, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 824-838 |
| | 8 | 3 |
QPixmap::doImageIOName: | QPixmap::doImageIO | Prototype: | bool QPixmap::doImageIO(QImageWriter *writer, int quality) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 894-901 |
| | 5 | 3 |
QPixmap::copyName: | QPixmap::copy | Prototype: | QPixmap QPixmap::copy(const QRect &rect) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 304-316 |
| | 8 | 3 |
QPixmap::QPixmapName: | QPixmap::QPixmap | Prototype: | QPixmap::QPixmap(const QPixmap &pixmap) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 219-231 |
| | 6 | 3 |
QPicturePaintEngine::drawPolygonName: | QPicturePaintEngine::drawPolygon | Prototype: | void QPicturePaintEngine::drawPolygon(const QPointF *points, int numPoints, PolygonDrawMode mode) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 398-421 |
| | 13 | 3 |
QPictureHandler::QPictureHandlerName: | QPictureHandler::QPictureHandler | Prototype: | QPictureHandler::QPictureHandler(const char *f, const char *h, const QByteArray& fl, picture_io_handler r, picture_io_handler w) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1398-1410 |
| | 8 | 3 |
QPicture::loadName: | QPicture::load | Prototype: | bool QPicture::load(QIODevice *dev, const char *format) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 281-301 |
| | 12 | 3 |
QPicture::boundingRectName: | QPicture::boundingRect | Prototype: | QRect QPicture::boundingRect() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 383-394 |
| | 6 | 3 |
QPicture::QPictureName: | QPicture::QPicture | Prototype: | QPicture::QPicture(int formatVersion) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 137-154 |
| | 8 | 3 |
QPen::setWidthFName: | QPen::setWidthF | Prototype: | void QPen::setWidthF(qreal width) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 678-689 |
| | 8 | 3 |
QPen::setWidthName: | QPen::setWidth | Prototype: | void QPen::setWidth(int width) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 654-662 |
| | 6 | 3 |
QPen::setDashPatternName: | QPen::setDashPattern | Prototype: | void QPen::setDashPattern(const QVector<qreal> &pattern) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 520-534 |
| | 9 | 3 |
QPen::setDashOffsetName: | QPen::setDashOffset | Prototype: | void QPen::setDashOffset(qreal offset) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 565-576 |
| | 8 | 3 |
QPen::detachName: | QPen::detach | Prototype: | void QPen::detach() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 364-374 |
| | 7 | 3 |
QPdfPrintEnginePrivate::closePrintDeviceName: | QPdfPrintEnginePrivate::closePrintDevice | Prototype: | void QPdfPrintEnginePrivate::closePrintDevice() | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 370-384 |
| | 7 | 3 |
QPdfPrintEnginePrivate::QPdfPrintEnginePrivateName: | QPdfPrintEnginePrivate::QPdfPrintEnginePrivate | Prototype: | QPdfPrintEnginePrivate::QPdfPrintEnginePrivate(QPrinter::PrinterMode m) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 388-402 |
| | 5 | 3 |
QPdfEnginePrivate::writeCompressedName: | QPdfEnginePrivate::writeCompressed | Prototype: | int QPdfEnginePrivate::writeCompressed(const char *src, int len) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1904-1925 |
| | 12 | 3 |
QPdfEnginePrivate::embedFontName: | QPdfEnginePrivate::embedFont | Prototype: | void QPdfEnginePrivate::embedFont(QFontSubset *font) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1544-1654 |
| | 83 | 3 |