| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPrinter::fromPage| Name: | 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::fontEmbeddingEnabled| Name: | 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::duplex| Name: | 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::doubleSidedPrinting| Name: | 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::docName| Name: | 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::devType| Name: | 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::creator| Name: | 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::copyCount| Name: | 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::colorMode| Name: | 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::collateCopies| Name: | 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::actualNumCopies| Name: | 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::QPrinter| Name: | 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::init| Name: | 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::QPrintPreviewWidgetPrivate| Name: | 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::zoomFactor| Name: | 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::updatePreview| Name: | 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::pageCount| Name: | 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::orientation| Name: | 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::currentPage| Name: | 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::QPrintPreviewWidget| Name: | 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::QPrintPreviewMainWindow| Name: | 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::updateZoomFactor| Name: | 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::updatePageNumLabel| Name: | 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::updateNavActions| Name: | 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_previewChanged| Name: | 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::QPrintPreviewDialogPrivate| Name: | 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::QPrintPreviewDialog| Name: | 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::init| Name: | 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::QPrintDialogPrivate| Name: | 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::QPrintDialog| Name: | 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::QPrintDialog| Name: | 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::supportedPageSizes| Name: | 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::makeAndModel| Name: | 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::location| Name: | 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::isValid| Name: | 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::id| Name: | 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::QPrintDevice| Name: | 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::QPrintDevice| Name: | 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::QPrintDevice| Name: | 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::QPreviewPaintEnginePrivate| Name: | 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::~QPreviewPaintEngine| Name: | 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::updateState| Name: | 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::setProxyEngines| Name: | 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::property| Name: | 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::printerState| Name: | 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::pages| Name: | 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::newPage| Name: | 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::metric| Name: | 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::end| Name: | 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::drawTextItem| Name: | 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::drawPath| Name: | 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::begin| Name: | 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::QPreviewPaintEngine| Name: | 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::QPollingFileSystemWatcherEngine| Name: | 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::~QPluginLoader| Name: | 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::unload| Name: | 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::setLoadHints| Name: | 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::setFileName| Name: | 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::loadHints| Name: | 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::isLoaded| Name: | 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::errorString| Name: | 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::QPluginLoader| Name: | 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::QPluginLoader| Name: | 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::QPlatformPrinterSupportPlugin| Name: | 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::createPrintDevice| Name: | 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::isValid| Name: | 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::QPlatformPrintDevice| Name: | 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::QPlatformPrintDevice| Name: | 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::stopLogging| Name: | 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::startLogging| Name: | 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::outputMessage| Name: | 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::enterTestFunction| Name: | 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::addMessage| Name: | 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::addIncident| Name: | 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::QPlainTestLogger| Name: | 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::destroy| Name: | 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::create| Name: | 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::~QPersistentModelIndex| Name: | 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::row| Name: | 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::parent| Name: | 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::isValid| Name: | 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::column| Name: | 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::QPersistentModelIndex| Name: | 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::QPersistentModelIndex| Name: | 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::QPersistentModelIndex| Name: | 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::QPdfPrintEnginePrivate| Name: | 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::metric| Name: | 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::end| Name: | 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::begin| Name: | 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::QPdfPrintEngine| Name: | 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::QPauseAnimationPrivate| Name: | 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::duration| Name: | 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::QPauseAnimation| Name: | 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::QPauseAnimation| Name: | 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::shouldAnimationStart| Name: | 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::isUncontrolledAnimationFinished| Name: | 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 |