Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPrinter::fromPageName: | QPrinter::fromPage | Prototype: | int QPrinter::fromPage() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 2089-2092 |
| | 1 | 1 |
QPrinter::fontEmbeddingEnabledName: | QPrinter::fontEmbeddingEnabled | Prototype: | bool QPrinter::fontEmbeddingEnabled() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1668-1672 |
| | 2 | 1 |
QPrinter::duplexName: | QPrinter::duplex | Prototype: | QPrinter::DuplexMode QPrinter::duplex() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1741-1745 |
| | 2 | 1 |
QPrinter::doubleSidedPrintingName: | QPrinter::doubleSidedPrinting | Prototype: | bool QPrinter::doubleSidedPrinting() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1716-1719 |
| | 1 | 1 |
QPrinter::docNameName: | QPrinter::docName | Prototype: | QString QPrinter::docName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 980-984 |
| | 2 | 1 |
QPrinter::devTypeName: | QPrinter::devType | Prototype: | int QPrinter::devType() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 818-821 |
| | 1 | 1 |
QPrinter::creatorName: | QPrinter::creator | Prototype: | QString QPrinter::creator() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1010-1014 |
| | 2 | 1 |
QPrinter::copyCountName: | QPrinter::copyCount | Prototype: | int QPrinter::copyCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1477-1481 |
| | 2 | 1 |
QPrinter::colorModeName: | QPrinter::colorMode | Prototype: | QPrinter::ColorMode QPrinter::colorMode() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1378-1382 |
| | 2 | 1 |
QPrinter::collateCopiesName: | QPrinter::collateCopies | Prototype: | bool QPrinter::collateCopies() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1514-1518 |
| | 2 | 1 |
QPrinter::actualNumCopiesName: | QPrinter::actualNumCopies | Prototype: | int QPrinter::actualNumCopies() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1425-1428 |
| | 1 | 1 |
QPrinter::QPrinterName: | QPrinter::QPrinter | Prototype: | QPrinter::QPrinter(PrinterMode mode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 680-687 |
| | 3 | 1 |
QPrintPreviewWidgetPrivate::initName: | QPrintPreviewWidgetPrivate::init | Prototype: | void QPrintPreviewWidgetPrivate::init() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 313-333 |
| | 15 | 1 |
QPrintPreviewWidgetPrivate::QPrintPreviewWidgetPrivateName: | QPrintPreviewWidgetPrivate::QPrintPreviewWidgetPrivate | Prototype: | QPrintPreviewWidgetPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 183-188 |
| | 1 | 1 |
QPrintPreviewWidget::zoomFactorName: | QPrintPreviewWidget::zoomFactor | Prototype: | qreal QPrintPreviewWidget::zoomFactor() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 650-654 |
| | 2 | 1 |
QPrintPreviewWidget::updatePreviewName: | QPrintPreviewWidget::updatePreview | Prototype: | void QPrintPreviewWidget::updatePreview() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 796-802 |
| | 4 | 1 |
QPrintPreviewWidget::pageCountName: | QPrintPreviewWidget::pageCount | Prototype: | int QPrintPreviewWidget::pageCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 675-679 |
| | 2 | 1 |
QPrintPreviewWidget::orientationName: | QPrintPreviewWidget::orientation | Prototype: | QPrinter::Orientation QPrintPreviewWidget::orientation() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 596-600 |
| | 2 | 1 |
QPrintPreviewWidget::currentPageName: | QPrintPreviewWidget::currentPage | Prototype: | int QPrintPreviewWidget::currentPage() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 684-688 |
| | 2 | 1 |
QPrintPreviewWidget::QPrintPreviewWidgetName: | QPrintPreviewWidget::QPrintPreviewWidget | Prototype: | QPrintPreviewWidget::QPrintPreviewWidget(QPrinter *printer, QWidget *parent, Qt::WindowFlags flags) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 526-533 |
| | 4 | 1 |
QPrintPreviewMainWindow::QPrintPreviewMainWindowName: | QPrintPreviewMainWindow::QPrintPreviewMainWindow | Prototype: | QPrintPreviewMainWindow(QWidget *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 79-79 |
| | 1 | 1 |
QPrintPreviewDialogPrivate::updateZoomFactorName: | QPrintPreviewDialogPrivate::updateZoomFactor | Prototype: | void QPrintPreviewDialogPrivate::updateZoomFactor() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 493-496 |
| | 1 | 1 |
QPrintPreviewDialogPrivate::updatePageNumLabelName: | QPrintPreviewDialogPrivate::updatePageNumLabel | Prototype: | void QPrintPreviewDialogPrivate::updatePageNumLabel() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 478-491 |
| | 9 | 1 |
QPrintPreviewDialogPrivate::updateNavActionsName: | QPrintPreviewDialogPrivate::updateNavActions | Prototype: | void QPrintPreviewDialogPrivate::updateNavActions() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 467-476 |
| | 7 | 1 |
QPrintPreviewDialogPrivate::_q_previewChangedName: | QPrintPreviewDialogPrivate::_q_previewChanged | Prototype: | void QPrintPreviewDialogPrivate::_q_previewChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 613-618 |
| | 3 | 1 |
QPrintPreviewDialogPrivate::QPrintPreviewDialogPrivateName: | QPrintPreviewDialogPrivate::QPrintPreviewDialogPrivate | Prototype: | QPrintPreviewDialogPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 152-154 |
| | 1 | 1 |
QPrintPreviewDialog::QPrintPreviewDialogName: | QPrintPreviewDialog::QPrintPreviewDialog | Prototype: | QPrintPreviewDialog::QPrintPreviewDialog(QPrinter* printer, QWidget *parent, Qt::WindowFlags flags) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 681-686 |
| | 2 | 1 |
QPrintDialogPrivate::initName: | QPrintDialogPrivate::init | Prototype: | void QPrintDialogPrivate::init() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 301-351 |
| | 31 | 1 |
QPrintDialogPrivate::QPrintDialogPrivateName: | QPrintDialogPrivate::QPrintDialogPrivate | Prototype: | QPrintDialogPrivate::QPrintDialogPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 291-295 |
| | 1 | 1 |
QPrintDialog::QPrintDialogName: | QPrintDialog::QPrintDialog | Prototype: | QPrintDialog::QPrintDialog(QPrinter *printer, QWidget *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 593-598 |
| | 2 | 1 |
QPrintDialog::QPrintDialogName: | QPrintDialog::QPrintDialog | Prototype: | QPrintDialog::QPrintDialog(QWidget *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 603-608 |
| | 2 | 1 |
QPrintDevice::supportedPageSizesName: | QPrintDevice::supportedPageSizes | Prototype: | QList<QPageSize> QPrintDevice::supportedPageSizes() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 146-149 |
| | 1 | 1 |
QPrintDevice::makeAndModelName: | QPrintDevice::makeAndModel | Prototype: | QString QPrintDevice::makeAndModel() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 101-104 |
| | 1 | 1 |
QPrintDevice::locationName: | QPrintDevice::location | Prototype: | QString QPrintDevice::location() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 96-99 |
| | 1 | 1 |
QPrintDevice::isValidName: | QPrintDevice::isValid | Prototype: | bool QPrintDevice::isValid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 106-109 |
| | 1 | 1 |
QPrintDevice::idName: | QPrintDevice::id | Prototype: | QString QPrintDevice::id() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 86-89 |
| | 1 | 1 |
QPrintDevice::QPrintDeviceName: | QPrintDevice::QPrintDevice | Prototype: | QPrintDevice::QPrintDevice() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 49-52 |
| | 2 | 1 |
QPrintDevice::QPrintDeviceName: | QPrintDevice::QPrintDevice | Prototype: | QPrintDevice::QPrintDevice(QPlatformPrintDevice *dd) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 59-62 |
| | 2 | 1 |
QPrintDevice::QPrintDeviceName: | QPrintDevice::QPrintDevice | Prototype: | QPrintDevice::QPrintDevice(const QPrintDevice &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 64-67 |
| | 2 | 1 |
QPreviewPaintEnginePrivate::QPreviewPaintEnginePrivateName: | QPreviewPaintEnginePrivate::QPreviewPaintEnginePrivate | Prototype: | QPreviewPaintEnginePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 56-56 |
| | 1 | 1 |
QPreviewPaintEngine::~QPreviewPaintEngineName: | QPreviewPaintEngine::~QPreviewPaintEngine | Prototype: | QPreviewPaintEngine::~QPreviewPaintEngine() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 77-82 |
| | 2 | 1 |
QPreviewPaintEngine::updateStateName: | QPreviewPaintEngine::updateState | Prototype: | void QPreviewPaintEngine::updateState(const QPaintEngineState &state) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 112-116 |
| | 2 | 1 |
QPreviewPaintEngine::setProxyEnginesName: | QPreviewPaintEngine::setProxyEngines | Prototype: | void QPreviewPaintEngine::setProxyEngines(QPrintEngine *printEngine, QPaintEngine *paintEngine) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 189-194 |
| | 3 | 1 |
QPreviewPaintEngine::propertyName: | QPreviewPaintEngine::property | Prototype: | QVariant QPreviewPaintEngine::property(PrintEnginePropertyKey key) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 202-206 |
| | 2 | 1 |
QPreviewPaintEngine::printerStateName: | QPreviewPaintEngine::printerState | Prototype: | QPrinter::PrinterState QPreviewPaintEngine::printerState() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 214-218 |
| | 2 | 1 |
QPreviewPaintEngine::pagesName: | QPreviewPaintEngine::pages | Prototype: | QList<const QPicture *> QPreviewPaintEngine::pages() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 183-187 |
| | 2 | 1 |
QPreviewPaintEngine::newPageName: | QPreviewPaintEngine::newPage | Prototype: | bool QPreviewPaintEngine::newPage() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 148-171 |
| | 14 | 1 |
QPreviewPaintEngine::metricName: | QPreviewPaintEngine::metric | Prototype: | int QPreviewPaintEngine::metric(QPaintDevice::PaintDeviceMetric id) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 208-212 |
| | 2 | 1 |
QPreviewPaintEngine::endName: | QPreviewPaintEngine::end | Prototype: | bool QPreviewPaintEngine::end() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 101-110 |
| | 6 | 1 |
QPreviewPaintEngine::drawTextItemName: | QPreviewPaintEngine::drawTextItem | Prototype: | void QPreviewPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 130-134 |
| | 2 | 1 |
QPreviewPaintEngine::drawPathName: | QPreviewPaintEngine::drawPath | Prototype: | void QPreviewPaintEngine::drawPath(const QPainterPath &path) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 118-122 |
| | 2 | 1 |
QPreviewPaintEngine::beginName: | QPreviewPaintEngine::begin | Prototype: | bool QPreviewPaintEngine::begin(QPaintDevice *) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 84-99 |
| | 11 | 1 |
QPreviewPaintEngine::QPreviewPaintEngineName: | QPreviewPaintEngine::QPreviewPaintEngine | Prototype: | QPreviewPaintEngine::QPreviewPaintEngine() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 69-75 |
| | 3 | 1 |
QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngineName: | QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngine | Prototype: | QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngine(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp | Lines: | 47-52 |
| | 1 | 1 |
QPluginLoader::~QPluginLoaderName: | QPluginLoader::~QPluginLoader | Prototype: | QPluginLoader::~QPluginLoader() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 168-172 |
| | 2 | 2 |
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::setLoadHintsName: | QPluginLoader::setLoadHints | Prototype: | void QPluginLoader::setLoadHints(QLibrary::LoadHints loadHints) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 406-413 |
| | 4 | 2 |
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::loadHintsName: | QPluginLoader::loadHints | Prototype: | QLibrary::LoadHints QPluginLoader::loadHints() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 415-418 |
| | 1 | 1 |
QPluginLoader::isLoadedName: | QPluginLoader::isLoaded | Prototype: | bool QPluginLoader::isLoaded() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 275-278 |
| | 1 | 1 |
QPluginLoader::errorStringName: | QPluginLoader::errorString | Prototype: | QString QPluginLoader::errorString() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 387-390 |
| | 1 | 1 |
QPluginLoader::QPluginLoaderName: | QPluginLoader::QPluginLoader | Prototype: | QPluginLoader::QPluginLoader(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 137-140 |
| | 2 | 1 |
QPluginLoader::QPluginLoaderName: | QPluginLoader::QPluginLoader | Prototype: | QPluginLoader::QPluginLoader(const QString &fileName, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 153-158 |
| | 2 | 1 |
QPlatformPrinterSupportPlugin::QPlatformPrinterSupportPluginName: | QPlatformPrinterSupportPlugin::QPlatformPrinterSupportPlugin | Prototype: | QPlatformPrinterSupportPlugin::QPlatformPrinterSupportPlugin(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintplugin.cpp | Lines: | 51-54 |
| | 2 | 1 |
QPlatformPrinterSupport::createPrintDeviceName: | QPlatformPrinterSupport::createPrintDevice | Prototype: | QPrintDevice QPlatformPrinterSupport::createPrintDevice(QPlatformPrintDevice *device) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | Lines: | 81-84 |
| | 1 | 1 |
QPlatformPrintDevice::isValidName: | QPlatformPrintDevice::isValid | Prototype: | bool QPlatformPrintDevice::isValid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | Lines: | 110-113 |
| | 1 | 1 |
QPlatformPrintDevice::QPlatformPrintDeviceName: | QPlatformPrintDevice::QPlatformPrintDevice | Prototype: | QPlatformPrintDevice::QPlatformPrintDevice() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | Lines: | 51-66 |
| | 2 | 1 |
QPlatformPrintDevice::QPlatformPrintDeviceName: | QPlatformPrintDevice::QPlatformPrintDevice | Prototype: | QPlatformPrintDevice::QPlatformPrintDevice(const QString &id) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | Lines: | 68-84 |
| | 2 | 1 |
QPlainTestLogger::stopLoggingName: | QPlainTestLogger::stopLogging | Prototype: | void QPlainTestLogger::stopLogging() | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 354-373 |
| | 14 | 2 |
QPlainTestLogger::startLoggingName: | QPlainTestLogger::startLogging | Prototype: | void QPlainTestLogger::startLogging() | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 338-352 |
| | 9 | 2 |
QPlainTestLogger::outputMessageName: | QPlainTestLogger::outputMessage | Prototype: | void QPlainTestLogger::outputMessage(const char *str) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 216-237 |
| | 1 | 1 |
QPlainTestLogger::enterTestFunctionName: | QPlainTestLogger::enterTestFunction | Prototype: | void QPlainTestLogger::enterTestFunction(const char * ) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 376-380 |
| | 2 | 2 |
QPlainTestLogger::addMessageName: | QPlainTestLogger::addMessage | Prototype: | void QPlainTestLogger::addMessage(MessageTypes type, const QString &message, const char *file, int line) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 406-414 |
| | 3 | 2 |
QPlainTestLogger::addIncidentName: | QPlainTestLogger::addIncident | Prototype: | void QPlainTestLogger::addIncident(IncidentTypes type, const char *description, const char *file, int line) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 386-395 |
| | 4 | 2 |
QPlainTestLogger::QPlainTestLoggerName: | QPlainTestLogger::QPlainTestLogger | Prototype: | QPlainTestLogger::QPlainTestLogger(const char *filename) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 329-332 |
| | 2 | 1 |
QPersistentModelIndexData::destroyName: | QPersistentModelIndexData::destroy | Prototype: | void QPersistentModelIndexData::destroy(QPersistentModelIndexData *data) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 72-84 |
| | 8 | 2 |
QPersistentModelIndexData::createName: | QPersistentModelIndexData::create | Prototype: | QPersistentModelIndexData *QPersistentModelIndexData::create(const QModelIndex &index) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 55-70 |
| | 11 | 2 |
QPersistentModelIndex::~QPersistentModelIndexName: | QPersistentModelIndex::~QPersistentModelIndex | Prototype: | QPersistentModelIndex::~QPersistentModelIndex() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 169-175 |
| | 3 | 2 |
QPersistentModelIndex::rowName: | QPersistentModelIndex::row | Prototype: | int QPersistentModelIndex::row() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 310-315 |
| | 3 | 2 |
QPersistentModelIndex::parentName: | QPersistentModelIndex::parent | Prototype: | QModelIndex QPersistentModelIndex::parent() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 368-373 |
| | 3 | 2 |
QPersistentModelIndex::operator==Name: | QPersistentModelIndex::operator== | Prototype: | bool QPersistentModelIndex::operator==(const QPersistentModelIndex &other) const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 185-190 |
| | 3 | 2 |
QPersistentModelIndex::operator==Name: | QPersistentModelIndex::operator== | Prototype: | bool QPersistentModelIndex::operator==(const QModelIndex &other) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 283-288 |
| | 3 | 2 |
QPersistentModelIndex::operator=Name: | QPersistentModelIndex::operator= | Prototype: | QPersistentModelIndex &QPersistentModelIndex::operator=(const QPersistentModelIndex &other) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 223-232 |
| | 7 | 4 |
QPersistentModelIndex::operator!=Name: | QPersistentModelIndex::operator!= | Prototype: | bool QPersistentModelIndex::operator!=(const QModelIndex &other) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 297-302 |
| | 3 | 2 |
QPersistentModelIndex::isValidName: | QPersistentModelIndex::isValid | Prototype: | bool QPersistentModelIndex::isValid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 450-453 |
| | 1 | 1 |
QPersistentModelIndex::columnName: | QPersistentModelIndex::column | Prototype: | int QPersistentModelIndex::column() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 323-328 |
| | 3 | 2 |
QPersistentModelIndex::QPersistentModelIndexName: | QPersistentModelIndex::QPersistentModelIndex | Prototype: | QPersistentModelIndex::QPersistentModelIndex() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 132-135 |
| | 2 | 1 |
QPersistentModelIndex::QPersistentModelIndexName: | QPersistentModelIndex::QPersistentModelIndex | Prototype: | QPersistentModelIndex::QPersistentModelIndex(const QPersistentModelIndex &other) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 144-148 |
| | 1 | 2 |
QPersistentModelIndex::QPersistentModelIndexName: | QPersistentModelIndex::QPersistentModelIndex | Prototype: | QPersistentModelIndex::QPersistentModelIndex(const QModelIndex &index) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 154-161 |
| | 3 | 2 |
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 |
QPdfPrintEngine::metricName: | QPdfPrintEngine::metric | Prototype: | int QPdfPrintEngine::metric(QPaintDevice::PaintDeviceMetric m) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 107-110 |
| | 1 | 1 |
QPdfPrintEngine::endName: | QPdfPrintEngine::end | Prototype: | bool QPdfPrintEngine::end() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 90-100 |
| | 5 | 1 |
QPdfPrintEngine::beginName: | QPdfPrintEngine::begin | Prototype: | bool QPdfPrintEngine::begin(QPaintDevice *pdev) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 77-88 |
| | 6 | 2 |
QPdfPrintEngine::QPdfPrintEngineName: | QPdfPrintEngine::QPdfPrintEngine | Prototype: | QPdfPrintEngine::QPdfPrintEngine(QPrinter::PrinterMode m) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 61-65 |
| | 1 | 1 |
QPauseAnimationPrivate::QPauseAnimationPrivateName: | QPauseAnimationPrivate::QPauseAnimationPrivate | Prototype: | QPauseAnimationPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 75-78 |
| | 1 | 1 |
QPauseAnimation::durationName: | QPauseAnimation::duration | Prototype: | int QPauseAnimation::duration() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 118-122 |
| | 2 | 1 |
QPauseAnimation::QPauseAnimationName: | QPauseAnimation::QPauseAnimation | Prototype: | QPauseAnimation::QPauseAnimation(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 89-91 |
| | 2 | 1 |
QPauseAnimation::QPauseAnimationName: | QPauseAnimation::QPauseAnimation | Prototype: | QPauseAnimation::QPauseAnimation(int msecs, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 99-102 |
| | 1 | 1 |
QParallelAnimationGroupPrivate::shouldAnimationStartName: | QParallelAnimationGroupPrivate::shouldAnimationStart | Prototype: | bool QParallelAnimationGroupPrivate::shouldAnimationStart(QAbstractAnimation *animation, bool startIfAtEnd) const | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 267-278 |
| | 8 | 4 |
QParallelAnimationGroupPrivate::isUncontrolledAnimationFinishedName: | QParallelAnimationGroupPrivate::isUncontrolledAnimationFinished | Prototype: | bool QParallelAnimationGroupPrivate::isUncontrolledAnimationFinished(QAbstractAnimation *anim) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 297-300 |
| | 1 | 1 |