varNamesDim>varNamesDim.checkReservedNames (Calls: 2383, Time: 0.017 s)
Generated 04-Jun-2021 04:11:15 using performance time.
class method in file C:\Program Files\MATLAB\R2020b\toolbox\matlab\datatypes\tabular\+matlab\+internal\+tabular\+private\varNamesDim.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
varNamesDim>varNamesDim.makeValidName | class method | 1586 |
tabular.subsasgnDot | function | 797 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
740 | conflicts = matlab.internal.ta... | 2383 | 0.009 s | 55.8% | |
745 | end | 2383 | 0.002 s | 12.7% | |
739 | reservedNames = matlab.interna... | 2383 | 0.002 s | 9.3% | |
741 | if nargout==0 && any(c... | 2383 | 0.000 s | 2.7% | |
744 | end | 2383 | 0.000 s | 0.7% | |
All other lines | 0.003 s | 18.8% | |||
Totals | 0.017 s | 100% |
Function Name | Function Type | Calls | Total Time | % Time | Time Plot |
...bularDimension.checkReservedNamesImpl | class method | 2383 | 0.005 s | 32.3% | |
Self time (built-ins, overhead, etc.) | 0.011 s | 67.7% | |||
Totals | 0.017 s | 100% |
Line number | Message |
Total lines in function | 8 |
Non-code lines (comments, blank lines) | 1 |
Code lines (lines that can run) | 7 |
Code lines that did run | 5 |
Code lines that did not run | 2 |
Coverage (did run/can run) | 71.43 % |
Other subfunctions in this file are not included in this listing.