Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
formatName: | QPrintDevice::format | Prototype: | void QPrintDevice::format(QDebug debug) const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 250-290 |
| | 33 | 9 |
operator==Name: | QPrintDevice::operator== | Prototype: | bool QPrintDevice::operator==(const QPrintDevice &other) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 73-78 |
| | 3 | 2 |
supportsMultipleCopiesName: | QPrintDevice::supportsMultipleCopies | Prototype: | bool QPrintDevice::supportsMultipleCopies() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 125-128 |
| | 1 | 1 |
supportsCustomPageSizesName: | QPrintDevice::supportsCustomPageSizes | Prototype: | bool QPrintDevice::supportsCustomPageSizes() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 170-173 |
| | 1 | 1 |
supportsCollateCopiesName: | QPrintDevice::supportsCollateCopies | Prototype: | bool QPrintDevice::supportsCollateCopies() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 130-133 |
| | 1 | 1 |
supportedResolutionsName: | QPrintDevice::supportedResolutions | Prototype: | QList<int> QPrintDevice::supportedResolutions() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 197-200 |
| | 1 | 1 |
supportedPageSizesName: | QPrintDevice::supportedPageSizes | Prototype: | QList<QPageSize> QPrintDevice::supportedPageSizes() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 140-143 |
| | 1 | 1 |
supportedPageSizeName: | QPrintDevice::supportedPageSize | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QPageSize &pageSize) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 145-148 |
| | 1 | 1 |
supportedPageSizeName: | QPrintDevice::supportedPageSize | Prototype: | QPageSize QPrintDevice::supportedPageSize(QPageSize::PageSizeId pageSizeId) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 150-153 |
| | 1 | 1 |
supportedPageSizeName: | QPrintDevice::supportedPageSize | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QString &pageName) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 155-158 |
| | 1 | 1 |
supportedPageSizeName: | QPrintDevice::supportedPageSize | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QSize &pointSize) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 160-163 |
| | 1 | 1 |
supportedPageSizeName: | QPrintDevice::supportedPageSize | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QSizeF &size, QPageSize::Unit units) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 165-168 |
| | 1 | 1 |
supportedOutputBinsName: | QPrintDevice::supportedOutputBins | Prototype: | QList<QPrint::OutputBin> QPrintDevice::supportedOutputBins() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 217-220 |
| | 1 | 1 |
supportedMimeTypesName: | QPrintDevice::supportedMimeTypes | Prototype: | QList<QMimeType> QPrintDevice::supportedMimeTypes() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 243-246 |
| | 1 | 1 |
supportedInputSlotsName: | QPrintDevice::supportedInputSlots | Prototype: | QList<QPrint::InputSlot> QPrintDevice::supportedInputSlots() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 207-210 |
| | 1 | 1 |
supportedDuplexModesName: | QPrintDevice::supportedDuplexModes | Prototype: | QList<QPrint::DuplexMode> QPrintDevice::supportedDuplexModes() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 227-230 |
| | 1 | 1 |
supportedColorModesName: | QPrintDevice::supportedColorModes | Prototype: | QList<QPrint::ColorMode> QPrintDevice::supportedColorModes() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 237-240 |
| | 1 | 1 |
stateName: | QPrintDevice::state | Prototype: | QPrint::DeviceState QPrintDevice::state() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 115-118 |
| | 1 | 1 |
printableMarginsName: | QPrintDevice::printableMargins | Prototype: | QMarginsF QPrintDevice::printableMargins(const QPageSize &pageSize, QPageLayout::Orientation orientation, int resolution) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 185-190 |
| | 1 | 1 |
operator=Name: | QPrintDevice::operator= | Prototype: | QPrintDevice &QPrintDevice::operator=(const QPrintDevice &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 67-71 |
| | 2 | 1 |
nameName: | QPrintDevice::name | Prototype: | QString QPrintDevice::name() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 85-88 |
| | 1 | 1 |
minimumPhysicalPageSizeName: | QPrintDevice::minimumPhysicalPageSize | Prototype: | QSize QPrintDevice::minimumPhysicalPageSize() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 175-178 |
| | 1 | 1 |
maximumPhysicalPageSizeName: | QPrintDevice::maximumPhysicalPageSize | Prototype: | QSize QPrintDevice::maximumPhysicalPageSize() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 180-183 |
| | 1 | 1 |
makeAndModelName: | QPrintDevice::makeAndModel | Prototype: | QString QPrintDevice::makeAndModel() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 95-98 |
| | 1 | 1 |
locationName: | QPrintDevice::location | Prototype: | QString QPrintDevice::location() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 90-93 |
| | 1 | 1 |
isValidPageLayoutName: | QPrintDevice::isValidPageLayout | Prototype: | bool QPrintDevice::isValidPageLayout(const QPageLayout &layout, int resolution) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 120-123 |
| | 1 | 1 |
isValidName: | QPrintDevice::isValid | Prototype: | bool QPrintDevice::isValid() const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 100-103 |
| | 1 | 1 |
isRemoteName: | QPrintDevice::isRemote | Prototype: | bool QPrintDevice::isRemote() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 110-113 |
| | 1 | 1 |
isDefaultName: | QPrintDevice::isDefault | Prototype: | bool QPrintDevice::isDefault() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 105-108 |
| | 1 | 1 |
idName: | QPrintDevice::id | Prototype: | QString QPrintDevice::id() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 80-83 |
| | 1 | 1 |
defaultResolutionName: | QPrintDevice::defaultResolution | Prototype: | int QPrintDevice::defaultResolution() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 192-195 |
| | 1 | 1 |
defaultPageSizeName: | QPrintDevice::defaultPageSize | Prototype: | QPageSize QPrintDevice::defaultPageSize() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 135-138 |
| | 1 | 1 |
defaultOutputBinName: | QPrintDevice::defaultOutputBin | Prototype: | QPrint::OutputBin QPrintDevice::defaultOutputBin() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 212-215 |
| | 1 | 1 |
defaultInputSlotName: | QPrintDevice::defaultInputSlot | Prototype: | QPrint::InputSlot QPrintDevice::defaultInputSlot() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 202-205 |
| | 1 | 1 |
defaultDuplexModeName: | QPrintDevice::defaultDuplexMode | Prototype: | QPrint::DuplexMode QPrintDevice::defaultDuplexMode() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 222-225 |
| | 1 | 1 |
defaultColorModeName: | QPrintDevice::defaultColorMode | Prototype: | QPrint::ColorMode QPrintDevice::defaultColorMode() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 232-235 |
| | 1 | 1 |
QPrintDeviceName: | QPrintDevice::QPrintDevice | Prototype: | QPrintDevice::QPrintDevice(const QString &id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 48-51 |
| | 2 | 1 |
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: | 43-46 |
| | 2 | 1 |
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: | 53-56 |
| | 2 | 1 |
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: | 58-61 |
| | 2 | 1 |