tabular.lengthenTo (Calls: 785, Time: 0.003 s)
Generated 04-Jun-2021 04:11:25 using performance time.
function in file C:\Program Files\MATLAB\R2020b\toolbox\matlab\datatypes\tabular\@tabular\lengthenTo.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
tabular.subsasgnDot | function | 785 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
7 | if size(t.data{j},1) < newL... | 785 | 0.001 s | 35.3% | |
6 | for j = 1:t.varDim.length | 785 | 0.001 s | 22.6% | |
10 | end | 785 | 0.000 s | 8.4% | |
9 | end | 785 | 0.000 s | 1.1% | |
All other lines | 0.001 s | 32.7% | |||
Totals | 0.003 s | 100% |
Total lines in function | 10 |
Non-code lines (comments, blank lines) | 5 |
Code lines (lines that can run) | 5 |
Code lines that did run | 4 |
Code lines that did not run | 1 |
Coverage (did run/can run) | 80.00 % |