tabularDimension>tabularDimension.createLike (Calls: 22, Time: 0.023 s)
Generated 04-Jun-2021 04:11:17 using performance time.
class method in file C:\Program Files\MATLAB\R2020b\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 | 10 |
varNamesDim>varNamesDim.createLike | class method | 12 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
67 | obj = obj.setLabels(dimLabels,... | 20 | 0.020 s | 87.1% | |
61 | obj.labels = obj.emptyLabels(d... | 2 | 0.001 s | 5.5% | |
57 | obj.length = dimLength; | 22 | 0.001 s | 4.0% | |
59 | if obj.hasLabels | 2 | 0.000 s | 0.5% | |
58 | if nargin < 3 | 22 | 0.000 s | 0.3% | |
All other lines | 0.001 s | 2.6% | |||
Totals | 0.023 s | 100% |
Function Name | Function Type | Calls | Total Time | % Time | Time Plot |
...mension>tabularDimension.setLabels | class method | 20 | 0.019 s | 82.1% | |
...nsion>tabularDimension.emptyLabels | class method | 2 | 0.001 s | 3.9% | |
Self time (built-ins, overhead, etc.) | 0.003 s | 14.0% | |||
Totals | 0.023 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 | 9 |
Code lines that did not run | 3 |
Coverage (did run/can run) | 75.00 % |
Other subfunctions in this file are not included in this listing.