| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QPaintEngineEx::fillRect| Name: | QPaintEngineEx::fillRect | | Prototype: | void QPaintEngineEx::fillRect(const QRectF &r, const QBrush &brush) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 691-697 |
| | 4 | 1 |
QPainter::device| Name: | QPainter::device | | Prototype: | QPaintDevice *QPainter::device() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 1507-1513 |
| | 4 | 2 |
QPainter::renderHints| Name: | QPainter::renderHints | | Prototype: | QPainter::RenderHints QPainter::renderHints() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7111-7119 |
| | 4 | 2 |
QPainterPath::closeSubpath| Name: | QPainterPath::closeSubpath | | Prototype: | void QPainterPath::closeSubpath() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 636-646 |
| | 4 | 2 |
QPainterPath::intersected| Name: | QPainterPath::intersected | | Prototype: | QPainterPath QPainterPath::intersected(const QPainterPath &p) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 3286-3292 |
| | 4 | 2 |
QPainterPath::simplified| Name: | QPainterPath::simplified | | Prototype: | QPainterPath QPainterPath::simplified() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 3334-3340 |
| | 4 | 2 |
QPainterPath::subtracted| Name: | QPainterPath::subtracted | | Prototype: | QPainterPath QPainterPath::subtracted(const QPainterPath &p) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 3304-3310 |
| | 4 | 2 |
QPainterPath::united| Name: | QPainterPath::united | | Prototype: | QPainterPath QPainterPath::united(const QPainterPath &p) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 3271-3277 |
| | 4 | 2 |
QPainterPathStroker::setWidth| Name: | QPainterPathStroker::setWidth | | Prototype: | void QPainterPathStroker::setWidth(qreal width) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2612-2618 |
| | 4 | 2 |
QPainterPrivate::updateState| Name: | QPainterPrivate::updateState | | Prototype: | void QPainterPrivate::updateState(QPainterState *newState) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 906-914 |
| | 4 | 3 |
QPalette::setColorGroup| Name: | QPalette::setColorGroup | | Prototype: | void QPalette::setColorGroup(ColorGroup cg, const QBrush &foreground, const QBrush &button, const QBrush &light, const QBrush &dark, const QBrush &mid, const QBrush &text, const QBrush &bright_text, const QBrush &base, const QBrush &alternate_base, const QBrush &background, const QBrush &midlight, const QBrush &button_text, const QBrush &shadow, const QBrush &highlight, const QBrush &highlighted_text, const QBrush &link, const QBrush &link_visited) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 1061-1075 |
| | 4 | 1 |
QPdf::ByteStream::operator <<| Name: | QPdf::ByteStream::operator << | | Prototype: | ByteStream &ByteStream::operator <<(qreal val) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 218-223 |
| | 4 | 1 |
QPdf::ByteStream::operator <<| Name: | QPdf::ByteStream::operator << | | Prototype: | ByteStream &ByteStream::operator <<(int val) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 225-230 |
| | 4 | 1 |
QPdf::patternForBrush| Name: | QPdf::patternForBrush | | Prototype: | QByteArray QPdf::patternForBrush(const QBrush &b) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 540-546 |
| | 4 | 2 |
QPdfEnginePrivate::writeFonts| Name: | QPdfEnginePrivate::writeFonts | | Prototype: | void QPdfEnginePrivate::writeFonts() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1651-1658 |
| | 4 | 2 |
QPen::QPen| Name: | QPen::QPen | | Prototype: | QPen::QPen(Qt::PenStyle style) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 276-284 |
| | 4 | 2 |
QPen::setCapStyle| Name: | QPen::setCapStyle | | Prototype: | void QPen::setCapStyle(Qt::PenCapStyle c) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 705-711 |
| | 4 | 2 |
QPen::setJoinStyle| Name: | QPen::setJoinStyle | | Prototype: | void QPen::setJoinStyle(Qt::PenJoinStyle j) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 732-738 |
| | 4 | 2 |
QPictureFormatPlugin::loadPicture| Name: | QPictureFormatPlugin::loadPicture | | Prototype: | bool QPictureFormatPlugin::loadPicture(const QString &format, const QString &fileName, QPicture *picture) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpictureformatplugin.cpp | | Lines: | 104-110 |
| | 4 | 1 |
QPictureFormatPlugin::savePicture| Name: | QPictureFormatPlugin::savePicture | | Prototype: | bool QPictureFormatPlugin::savePicture(const QString &format, const QString &fileName, const QPicture &picture) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpictureformatplugin.cpp | | Lines: | 119-125 |
| | 4 | 1 |
QPicturePrivate::QPicturePrivate| Name: | QPicturePrivate::QPicturePrivate | | Prototype: | QPicturePrivate::QPicturePrivate(const QPicturePrivate &other) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1022-1035 |
| | 4 | 2 |
QPixmap::QPixmap| Name: | QPixmap::QPixmap | | Prototype: | QPixmap::QPixmap(const QString& fileName, const char *format, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 197-205 |
| | 4 | 2 |
QPixmap::cacheKey| Name: | QPixmap::cacheKey | | Prototype: | qint64 QPixmap::cacheKey() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 977-984 |
| | 4 | 2 |
QPixmap::save| Name: | QPixmap::save | | Prototype: | bool QPixmap::save(const QString &fileName, const char *format, int quality) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 860-866 |
| | 4 | 2 |
QPixmap::save| Name: | QPixmap::save | | Prototype: | bool QPixmap::save(QIODevice* device, const char* format, int quality) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 878-884 |
| | 4 | 2 |
QPixmapCache::find| Name: | QPixmapCache::find | | Prototype: | bool QPixmapCache::find(const QString &key, QPixmap* pixmap) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 499-505 |
| | 4 | 2 |
QPixmapColorizeFilter::setStrength| Name: | QPixmapColorizeFilter::setStrength | | Prototype: | void QPixmapColorizeFilter::setStrength(qreal strength) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1060-1066 |
| | 4 | 1 |
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: | 379-388 |
| | 4 | 2 |
QPlainTextEdit::cursorRect| Name: | QPlainTextEdit::cursorRect | | Prototype: | QRect QPlainTextEdit::cursorRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2391-2397 |
| | 4 | 1 |
QPlainTextEdit::dragLeaveEvent| Name: | QPlainTextEdit::dragLeaveEvent | | Prototype: | void QPlainTextEdit::dragLeaveEvent(QDragLeaveEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2126-2132 |
| | 4 | 1 |
QPlainTextEdit::dropEvent| Name: | QPlainTextEdit::dropEvent | | Prototype: | void QPlainTextEdit::dropEvent(QDropEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2147-2153 |
| | 4 | 1 |
QPlainTextEdit::focusNextPrevChild| Name: | QPlainTextEdit::focusNextPrevChild | | Prototype: | bool QPlainTextEdit::focusNextPrevChild(bool next) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2083-2089 |
| | 4 | 2 |
QPlainTextEdit::resizeEvent| Name: | QPlainTextEdit::resizeEvent | | Prototype: | void QPlainTextEdit::resizeEvent(QResizeEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1829-1835 |
| | 4 | 2 |
QPlainTextEdit::setCenterOnScroll| Name: | QPlainTextEdit::setCenterOnScroll | | Prototype: | void QPlainTextEdit::setCenterOnScroll(bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2812-2818 |
| | 4 | 2 |
QPlainTextEdit::showEvent| Name: | QPlainTextEdit::showEvent | | Prototype: | void QPlainTextEdit::showEvent(QShowEvent *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2236-2243 |
| | 4 | 2 |
QPlainTextEdit::~QPlainTextEdit| Name: | 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: | 1262-1269 |
| | 4 | 3 |
QPlainTextEditControl::canInsertFromMimeData| Name: | QPlainTextEditControl::canInsertFromMimeData | | Prototype: | bool QPlainTextEditControl::canInsertFromMimeData(const QMimeData *source) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 459-464 |
| | 4 | 2 |
QPlainTextEditControl::createMimeDataFromSelection| Name: | QPlainTextEditControl::createMimeDataFromSelection | | Prototype: | QMimeData *QPlainTextEditControl::createMimeDataFromSelection() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 453-458 |
| | 4 | 2 |
QPlainTextEditControl::insertFromMimeData| Name: | QPlainTextEditControl::insertFromMimeData | | Prototype: | void QPlainTextEditControl::insertFromMimeData(const QMimeData *source) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 465-471 |
| | 4 | 2 |
QPlainTextEditPrivate::QPlainTextEditPrivate| Name: | QPlainTextEditPrivate::QPlainTextEditPrivate | | Prototype: | QPlainTextEditPrivate::QPlainTextEditPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 738-750 |
| | 4 | 1 |
QPlainTextEditPrivate::_q_verticalScrollbarActionTriggered| Name: | 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: | 445-451 |
| | 4 | 3 |
QPlatformBackingStore::scroll| Name: | QPlatformBackingStore::scroll | | Prototype: | bool QPlatformBackingStore::scroll(const QRegion &area, int dx, int dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 661-668 |
| | 4 | 1 |
QPlatformDrag::updateAction| Name: | QPlatformDrag::updateAction | | Prototype: | void QPlatformDrag::updateAction(Qt::DropAction action) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 161-168 |
| | 4 | 2 |
QPlatformFontDatabase::addApplicationFont| Name: | QPlatformFontDatabase::addApplicationFont | | Prototype: | QStringList QPlatformFontDatabase::addApplicationFont(const QByteArray &fontData, const QString &fileName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 368-375 |
| | 4 | 1 |
QPlatformFontDatabase::standardSizes| Name: | QPlatformFontDatabase::standardSizes | | Prototype: | QList<int> QPlatformFontDatabase::standardSizes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 453-462 |
| | 4 | 1 |
QPlatformFontDatabase::subpixelAntialiasingTypeHint| Name: | 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: | 464-472 |
| | 4 | 3 |
QPlatformGraphicsBuffer::lock| Name: | QPlatformGraphicsBuffer::lock | | Prototype: | bool QPlatformGraphicsBuffer::lock(AccessTypes access, const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | | Lines: | 149-156 |
| | 4 | 2 |
QPlatformIntegration::destroyScreen| Name: | QPlatformIntegration::destroyScreen | | Prototype: | void QPlatformIntegration::destroyScreen(QPlatformScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 486-492 |
| | 4 | 1 |
QPlatformIntegration::removeScreen| Name: | QPlatformIntegration::removeScreen | | Prototype: | void QPlatformIntegration::removeScreen(QScreen *screen) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 469-476 |
| | 4 | 2 |
QPlatformNativeInterface::windowProperty| Name: | QPlatformNativeInterface::windowProperty | | Prototype: | QVariant QPlatformNativeInterface::windowProperty(QPlatformWindow *window, const QString &name, const QVariant &defaultValue) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 143-149 |
| | 4 | 1 |
QPlatformPixmap::scroll| Name: | QPlatformPixmap::scroll | | Prototype: | bool QPlatformPixmap::scroll(int dx, int dy, const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 149-155 |
| | 4 | 1 |
QPlatformPrintDevice::defaultInputSlot| Name: | QPlatformPrintDevice::defaultInputSlot | | Prototype: | QPrint::InputSlot QPlatformPrintDevice::defaultInputSlot() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 295-302 |
| | 4 | 2 |
QPlatformPrintDevice::defaultOutputBin| Name: | QPlatformPrintDevice::defaultOutputBin | | Prototype: | QPrint::OutputBin QPlatformPrintDevice::defaultOutputBin() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 315-322 |
| | 4 | 2 |
QPlatformPrintDevice::printableMargins| Name: | QPlatformPrintDevice::printableMargins | | Prototype: | QMarginsF QPlatformPrintDevice::printableMargins(const QPageSize &pageSize, QPageLayout::Orientation orientation, int resolution) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 265-273 |
| | 4 | 1 |
QPlatformPrintDevice::supportedPageSizeMatch| Name: | 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: | 240-248 |
| | 4 | 3 |
QPlatformPrinterSupport::createPageSize| Name: | QPlatformPrinterSupport::createPageSize | | Prototype: | QPageSize QPlatformPrinterSupport::createPageSize(const QString &id, QSize size, const QString &localizedName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | | Lines: | 101-107 |
| | 4 | 1 |
QPlatformScreen::logicalDpi| Name: | QPlatformScreen::logicalDpi | | Prototype: | QDpi QPlatformScreen::logicalDpi() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 167-174 |
| | 4 | 1 |
QPlatformTextureList::lock| Name: | QPlatformTextureList::lock | | Prototype: | void QPlatformTextureList::lock(bool on) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 176-183 |
| | 4 | 2 |
QPlatformTextureListWatcher::isLocked| Name: | 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: | 1060-1067 |
| | 4 | 3 |
QPlatformTextureListWatcher::onLockStatusChanged| Name: | QPlatformTextureListWatcher::onLockStatusChanged | | Prototype: | void QPlatformTextureListWatcher::onLockStatusChanged(bool locked) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1069-1075 |
| | 4 | 2 |
QPlatformTheme::fileIconPixmap| Name: | QPlatformTheme::fileIconPixmap | | Prototype: | QPixmap QPlatformTheme::fileIconPixmap(const QFileInfo &fileInfo, const QSizeF &size, QPlatformTheme::IconOptions iconOptions) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 409-417 |
| | 4 | 1 |
QPlatformWindow::closestAcceptableGeometry| Name: | QPlatformWindow::closestAcceptableGeometry | | Prototype: | QRectF QPlatformWindow::closestAcceptableGeometry(const QWindow *qWindow, const QRectF &nativeRect) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 725-731 |
| | 4 | 1 |
QPlatformWindow::setVisible| Name: | QPlatformWindow::setVisible | | Prototype: | void QPlatformWindow::setVisible(bool visible) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 149-155 |
| | 4 | 1 |
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: | 403-410 |
| | 4 | 2 |
QPluginLoader::staticPlugins| Name: | QPluginLoader::staticPlugins | | Prototype: | QVector<QStaticPlugin> QPluginLoader::staticPlugins() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 454-460 |
| | 4 | 2 |
QPngHandler::canRead| Name: | QPngHandler::canRead | | Prototype: | bool QPngHandler::canRead(QIODevice *device) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1031-1039 |
| | 4 | 2 |
QPrintDialog::setVisible| Name: | QPrintDialog::setVisible | | Prototype: | void QPrintDialog::setVisible(bool visible) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 608-616 |
| | 4 | 2 |
QPrintPreviewDialog::~QPrintPreviewDialog| Name: | QPrintPreviewDialog::~QPrintPreviewDialog | | Prototype: | QPrintPreviewDialog::~QPrintPreviewDialog() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 699-705 |
| | 4 | 2 |
QPrintPreviewDialogPrivate::_q_fit| Name: | QPrintPreviewDialogPrivate::_q_fit | | Prototype: | void QPrintPreviewDialogPrivate::_q_fit(QAction* action) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 492-499 |
| | 4 | 2 |
QPrintPreviewDialogPrivate::_q_pageNumEdited| Name: | QPrintPreviewDialogPrivate::_q_pageNumEdited | | Prototype: | void QPrintPreviewDialogPrivate::_q_pageNumEdited() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 515-521 |
| | 4 | 2 |
QPrintPreviewWidget::QPrintPreviewWidget| Name: | QPrintPreviewWidget::QPrintPreviewWidget | | Prototype: | QPrintPreviewWidget::QPrintPreviewWidget(QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 536-543 |
| | 4 | 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: | 520-527 |
| | 4 | 1 |
QPrintPreviewWidget::setVisible| Name: | QPrintPreviewWidget::setVisible | | Prototype: | void QPrintPreviewWidget::setVisible(bool visible) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 800-806 |
| | 4 | 2 |
QPrintPreviewWidget::setZoomFactor| Name: | QPrintPreviewWidget::setZoomFactor | | Prototype: | void QPrintPreviewWidget::setZoomFactor(qreal factor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 657-663 |
| | 4 | 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: | 790-796 |
| | 4 | 1 |
QPrintPreviewWidget::zoomIn| Name: | QPrintPreviewWidget::zoomIn | | Prototype: | void QPrintPreviewWidget::zoomIn(qreal factor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 621-627 |
| | 4 | 1 |
QPrintPreviewWidget::zoomOut| Name: | QPrintPreviewWidget::zoomOut | | Prototype: | void QPrintPreviewWidget::zoomOut(qreal factor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 633-639 |
| | 4 | 1 |
QPrinter::isValid| Name: | QPrinter::isValid | | Prototype: | bool QPrinter::isValid() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 875-881 |
| | 4 | 2 |
QPrinter::newPage| Name: | QPrinter::newPage | | Prototype: | bool QPrinter::newPage() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1960-1966 |
| | 4 | 2 |
QPrinter::setPageOrder| Name: | QPrinter::setPageOrder | | Prototype: | void QPrinter::setPageOrder(PageOrder pageOrder) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1328-1335 |
| | 4 | 2 |
QPrinter::setPaperName| Name: | 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: | 1289-1295 |
| | 4 | 3 |
QPrinter::~QPrinter| Name: | QPrinter::~QPrinter | | Prototype: | QPrinter::~QPrinter() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 740-748 |
| | 4 | 2 |
QPrinterInfo::availablePrinterNames| Name: | QPrinterInfo::availablePrinterNames | | Prototype: | QStringList QPrinterInfo::availablePrinterNames() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 402-408 |
| | 4 | 2 |
QPrinterInfo::defaultPrinter| Name: | QPrinterInfo::defaultPrinter | | Prototype: | QPrinterInfo QPrinterInfo::defaultPrinter() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 460-466 |
| | 4 | 2 |
QPrinterInfo::defaultPrinterName| Name: | QPrinterInfo::defaultPrinterName | | Prototype: | QString QPrinterInfo::defaultPrinterName() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 438-444 |
| | 4 | 2 |
QPrinterInfoPrivate::QPrinterInfoPrivate| Name: | 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 |
QPrinterPagedPaintDevicePrivate::setPageMargins| Name: | QPrinterPagedPaintDevicePrivate::setPageMargins | | Prototype: | bool setPageMargins(const QMarginsF &margins, QPageLayout::Unit units) override | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 276-286 |
| | 4 | 1 |
QProcess::closeReadChannel| Name: | QProcess::closeReadChannel | | Prototype: | void QProcess::closeReadChannel(ProcessChannel channel) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1353-1361 |
| | 4 | 2 |
QProcess::closeWriteChannel| Name: | QProcess::closeWriteChannel | | Prototype: | void QProcess::closeWriteChannel() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1381-1387 |
| | 4 | 2 |
QProcess::setStandardErrorFile| Name: | QProcess::setStandardErrorFile | | Prototype: | void QProcess::setStandardErrorFile(const QString &fileName, OpenMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1469-1476 |
| | 4 | 1 |
QProcess::setStandardOutputFile| Name: | QProcess::setStandardOutputFile | | Prototype: | void QProcess::setStandardOutputFile(const QString &fileName, OpenMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1442-1449 |
| | 4 | 1 |
QProcess::setStandardOutputProcess| Name: | QProcess::setStandardOutputProcess | | Prototype: | void QProcess::setStandardOutputProcess(QProcess *destination) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1490-1496 |
| | 4 | 1 |
QProcess::startDetached| Name: | QProcess::startDetached | | Prototype: | bool QProcess::startDetached(const QString &program, const QStringList &arguments, const QString &workingDirectory, qint64 *pid) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2487-2496 |
| | 4 | 1 |
QProcess::waitForStarted| Name: | QProcess::waitForStarted | | Prototype: | bool QProcess::waitForStarted(int msecs) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1800-1807 |
| | 4 | 2 |
QProcessEnvironment::contains| Name: | QProcessEnvironment::contains | | Prototype: | bool QProcessEnvironment::contains(const QString &name) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 319-325 |
| | 4 | 2 |
QProcessEnvironment::insert| Name: | QProcessEnvironment::insert | | Prototype: | void QProcessEnvironment::insert(const QProcessEnvironment &e) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 424-432 |
| | 4 | 2 |
QProcessEnvironment::keys| Name: | QProcessEnvironment::keys | | Prototype: | QStringList QProcessEnvironment::keys() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 409-415 |
| | 4 | 2 |
QProcessEnvironment::toStringList| Name: | QProcessEnvironment::toStringList | | Prototype: | QStringList QProcessEnvironment::toStringList() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 395-401 |
| | 4 | 2 |
QProcessPrivate::closeWriteChannel| Name: | QProcessPrivate::closeWriteChannel | | Prototype: | void QProcessPrivate::closeWriteChannel() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1175-1190 |
| | 4 | 2 |
QProcessPrivate::waitForWrite| Name: | QProcessPrivate::waitForWrite | | Prototype: | bool QProcessPrivate::waitForWrite(int msecs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 930-936 |
| | 4 | 1 |