varNamesDim>varNamesDim.checkReservedNames (Calls: 16, Time: 0.004 s)
Generated 16-Jul-2020 17:09:49 using performance time.
class method in file /Applications/MATLAB_R2020a.app/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 | 8 |
tabular.subsasgnDot | function | 8 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
715 | conflicts = matlab.internal.ta... | 16 | 0.002 s | 61.1% | |
714 | reservedNames = matlab.interna... | 16 | 0.001 s | 15.3% | |
716 | if nargout==0 && any(c... | 16 | 0.000 s | 6.2% | |
720 | end | 16 | 0.000 s | 1.6% | |
719 | end | 16 | 0.000 s | 0.1% | |
All other lines | 0.001 s | 15.8% | |||
Totals | 0.004 s | 100% |
Function Name | Function Type | Calls | Total Time | % Time | Time Plot |
...bularDimension.checkReservedNamesImpl | class method | 16 | 0.001 s | 27.1% | |
Self time (built-ins, overhead, etc.) | 0.003 s | 72.9% | |||
Totals | 0.004 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.