ctorHelper (Calls: 18, Time: 0.010 s)
Generated 16-Jul-2020 17:10:01 using performance time.
function in file /Applications/MATLAB_R2020a.app/toolbox/matlab/specgraph/+matlab/+graphics/+chart/+internal/ctorHelper.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
Surface.Surface>Surface.Surface | class method | 2 |
Legend.Legend>Legend.Legend | class method | 16 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
11 | set(obj, pvpairs{:}); | 2 | 0.008 s | 85.3% | |
12 | end | 18 | 0.000 s | 2.9% | |
10 | elseif ~isempty(pvpairs) | 18 | 0.000 s | 1.4% | |
6 | if isstruct(pvpairs) &&... | 18 | 0.000 s | 0.2% | |
19 | end | 18 | 0.000 s | 0.1% | |
All other lines | 0.001 s | 10.0% | |||
Totals | 0.010 s | 100% |
Function Name | Function Type | Calls | Total Time | % Time | Time Plot |
...>Surface.doSetup/localZDataChanged | nested function | 2 | 0.002 s | 17.2% | |
...@(obj,evd)(hObj.sendDataChangedEvent) | anonymous function | 6 | 0.001 s | 9.0% | |
...Surface.doSetup/localXDataModeChanged | nested function | 2 | 0.001 s | 7.8% | |
...Surface.doSetup/localYDataModeChanged | nested function | 2 | 0.001 s | 5.8% | |
Self time (built-ins, overhead, etc.) | 0.006 s | 60.2% | |||
Totals | 0.010 s | 100% |
Total lines in function | 19 |
Non-code lines (comments, blank lines) | 6 |
Code lines (lines that can run) | 13 |
Code lines that did run | 8 |
Code lines that did not run | 5 |
Coverage (did run/can run) | 61.54 % |
Other subfunctions in this file are not included in this listing.