printing/private/validate>locIsPageFormatOrPrinter (Calls: 12, Time: 0.002 s)
Generated 16-Jul-2020 17:09:16 using performance time.
subfunction in file /Applications/MATLAB_R2020a.app/toolbox/matlab/graphics/printing/private/validate.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
printing/private/validate | function | 12 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
175 | strncmpi(pj.Driver, 'win', 3) ... | 12 | 0.000 s | 19.7% | |
178 | any(strncmpi(pj.Driver, {'pdf'... | 12 | 0.000 s | 19.1% | |
176 | strcmp(pj.DriverClass, 'PR') ... | 12 | 0.000 s | 14.8% | |
177 | (strcmp(pj.DriverClass, 'MW') ... | 12 | 0.000 s | 13.4% | |
174 | ispage = (isempty(pj.DriverCla... | 12 | 0.000 s | 12.2% | |
All other lines | 0.000 s | 20.9% | |||
Totals | 0.002 s | 100% |
Total lines in function | 6 |
Non-code lines (comments, blank lines) | 1 |
Code lines (lines that can run) | 5 |
Code lines that did run | 5 |
Code lines that did not run | 0 |
Coverage (did run/can run) | 100.00 % |
Other subfunctions in this file are not included in this listing.