pathsep (Calls: 963, Time: 0.019 s)
Generated 01-May-2020 08:41:15 using performance time.
function in file /Applications/MATLAB_R2018a.app/toolbox/matlab/iofun/pathsep.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
genpath | function | 954 |
general/private/catdirs | function | 3 |
general/private/parsedirs | function | 6 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
11 | if strncmp(computer,'PC',2) | 963 | 0.013 s | 69.1% | ![]() |
15 | end | 963 | 0.001 s | 5.1% | ![]() |
13 | else % isunix | 963 | 0.000 s | 1.1% | ![]() |
14 | p = ':'; | 963 | 0.000 s | 1.0% | ![]() |
All other lines | 0.005 s | 23.7% | ![]() | ||
Totals | 0.019 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.