filesep (Calls: 6, Time: 0.000 s)
Generated 01-May-2020 08:41:18 using performance time.
function in file /Applications/MATLAB_R2018a.app/toolbox/matlab/iofun/filesep.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
general/private/parsedirs | function | 6 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
11 | if strncmp(computer,'PC',2) | 6 | 0.000 s | 70.5% | ![]() |
15 | end | 6 | 0.000 s | 1.0% | ![]() |
13 | else % isunix | 6 | 0.000 s | 0.2% | ![]() |
14 | f = '/'; | 6 | 0.000 s | 0.2% | ![]() |
All other lines | 0.000 s | 28.1% | ![]() | ||
Totals | 0.000 s | 100% |
Total lines in function | 15 |
Non-code lines (comments, blank lines) | 10 |
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 % |
Other subfunctions in this file are not included in this listing.