tabularDimension>tabularDimension.createLike (Calls: 16, Time: 0.029 s)
Generated 16-Jul-2020 17:09:53 using performance time.
class method in file /Applications/MATLAB_R2020a.app/toolbox/matlab/datatypes/tabular/+matlab/+internal/+tabular/+private/tabularDimension.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
tabular.tabular>tabular.initInternals | class method | 8 |
varNamesDim>varNamesDim.createLike | class method | 8 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
67 | obj = obj.setLabels(dimLabels,... | 16 | 0.028 s | 94.1% | |
57 | obj.length = dimLength; | 16 | 0.001 s | 3.7% | |
69 | end | 16 | 0.000 s | 0.1% | |
58 | if nargin < 3 | 16 | 0.000 s | 0.0% | |
66 | else | 16 | 0.000 s | 0.0% | |
All other lines | 0.001 s | 2.1% | |||
Totals | 0.029 s | 100% |
Function Name | Function Type | Calls | Total Time | % Time | Time Plot |
...mension>tabularDimension.setLabels | class method | 16 | 0.026 s | 88.6% | |
Self time (built-ins, overhead, etc.) | 0.003 s | 11.4% | |||
Totals | 0.029 s | 100% |
Total lines in function | 15 |
Non-code lines (comments, blank lines) | 3 |
Code lines (lines that can run) | 12 |
Code lines that did run | 6 |
Code lines that did not run | 6 |
Coverage (did run/can run) | 50.00 % |
Other subfunctions in this file are not included in this listing.