Field Summary for O1: |
Do you use a predefined style? |
Answer |
Percentage |
Yes (Y) |
46.88% |
No (N) |
53.12% |
Field Summary for O2: |
Which bracket style do you use? |
Answer |
Percentage |
Allman (O2A1) |
28.13% |
GNU (O2A7) |
21.88% |
Linux (O2A8) |
15.63% |
Kernighan & Ritchie (K&R) (O2A3) |
9.38% |
Whitesmith (O2A5) |
9.38% |
Stroustrup (O2A4) |
6.25% |
Banner (O2A6) |
6.25% |
Java (O2A2) |
3.13% |
Horstmann (O2A9) |
0% |
One True Brace Style (1TBS) (O2A10) |
0% |
Field Summary for O4: |
Which indentation options do you use? |
Answer |
Percentage |
Indent Switches (O4B) |
46.88% |
Indent Preprocessor (O4H) |
43.75% |
Indent Classes (O4A) |
37.50% |
Indent Cases (O4C) |
34.38% |
Indent Namespaces (O4F) |
34.38% |
Indent Column 1 Comments (O4I) |
28.12% |
Indent Labels (O4G) |
21.88% |
Field Summary for O5: |
Which padding options do you use? |
Answer |
Percentage |
Pad Operators (O5C) |
50.00% |
Unpad Parens (O5H) |
50.00% |
Pad Headers (O5G) |
43.75% |
Break Blocks (O5A) |
31.25% |
Pad Parens (O5D) |
15.62% |
Delete Empty Lines (O5I) |
15.62% |
Break All Blocks (O5B) |
6.25% |
Pad Parens Outside (O5E) |
6.25% |
Pad Parens Inside (O5F) |
6.25% |
Fill Empty Lines (O5J) |
6.25% |
Field Summary for O6: |
Which formatting options do you use? |
Answer |
Percentage |
Add Brackets (O6C) |
59.38% |
Convert Tabs (O6G) |
43.75% |
Attach pointer to type (left). (O6H) |
40.62% |
Break Closing Brackets (O6A) |
37.50% |
Attach pointer to name (right). (O6J) |
18.75% |
Add One Line Brackets (O6D) |
15.62% |
Keep One Line Blocks (O6E) |
15.62% |
Break ElseIfs (O6B) |
12.50% |
Align pointer between type and name (middle). (O6I) |
12.50% |
Keep One Line Statements (O6F) |
9.38% |
Field Summary for O7: |
Which other options do you use? These are NOT used for a graphical
interface. |
Answer |
Percentage |
Process subdirectories recursively. (O7E) |
37.50% |
Force a specified line end. (O7L) |
34.38% |
Preserve the original date and time modified. (O7H) |
31.25% |
Do not backup the original file (suffix=none). (O7A) |
28.12% |
Specify an options file to use (options=####). (O7D) |
25.00% |
Formatted files display mode. (O7J) |
25.00% |
Quiet display mode. (O7K) |
15.62% |
Verbose display mode. (O7I) |
12.50% |
Specify a file or sub directory to exclude (exclude=####). (O7F) |
12.50% |
Print errors to standard output. (O7G) |
6.25% |
Disable a default options file (options=none). (O7C) |
6.25% |
Change the backup suffix from '.orig' (suffix=####). (O7B) |
6.25% |
|
|