Editing PVS static analyzer - 5.0 Release

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 878: Line 878:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/__eigs__.cc">__eigs__.cc (333)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/__eigs__.cc">__eigs__.cc (333)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: tmp.double_value() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: tmp.double_value() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/__eigs__.cc">__eigs__.cc (340)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/__eigs__.cc">__eigs__.cc (340)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: tmp.double_value() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: tmp.double_value() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/__eigs__.cc">__eigs__.cc (369)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/__eigs__.cc">__eigs__.cc (369)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: tmp.double_value() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: tmp.double_value() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/__eigs__.cc">__eigs__.cc (462)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/__eigs__.cc">__eigs__.cc (462)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: sigmai != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: sigmai != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
Line 968: Line 968:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.h">graphics.h (1263)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.h">graphics.h (1263)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: new_val != current_val. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: new_val != current_val. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
Line 998: Line 998:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.h">graphics.h (1773)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.h">graphics.h (1773)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: hchild == old_gh. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: hchild == old_gh. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 1,013: Line 1,013:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.h">graphics.h (4644)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.h">graphics.h (4644)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v553/ V553]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v553/ V553]</td>
       <td style='width: 65%;'>The length of 'properties' class's declaration is more than 2000 lines long. You should consider refactoring the code.</td>
       <td style='width: 65%;'>The length of 'properties' class's declaration is more than 2000 lines long. You should consider refactoring the code.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.h">graphics.h (4641)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.h">graphics.h (4641)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v553/ V553]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v553/ V553]</td>
       <td style='width: 65%;'>The length of 'axes' class's declaration is more than 2000 lines long. You should consider refactoring the code.</td>
       <td style='width: 65%;'>The length of 'axes' class's declaration is more than 2000 lines long. You should consider refactoring the code.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/__init_fltk__.cc">__init_fltk__.cc (190)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/__init_fltk__.cc">__init_fltk__.cc (190)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: m_number != new_number. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: m_number != new_number. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/__init_fltk__.cc">__init_fltk__.cc (1389)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/__init_fltk__.cc">__init_fltk__.cc (1389)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The integer type is implicitly cast to the char type.</td>
       <td style='width: 65%;'>The integer type is implicitly cast to the char type.</td>
Line 1,038: Line 1,038:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.h">graphics.h (6755)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.h">graphics.h (6755)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v524/ V524]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v524/ V524]</td>
       <td style='width: 65%;'>It is odd that the body of 'update_titlefontweight' function is fully equivalent to the body of 'update_fontweight' function.</td>
       <td style='width: 65%;'>It is odd that the body of 'update_titlefontweight' function is fully equivalent to the body of 'update_fontweight' function.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/__init_fltk__.cc">__init_fltk__.cc (742)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/__init_fltk__.cc">__init_fltk__.cc (742)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v773/ V773]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v773/ V773]</td>
       <td style='width: 65%;'>The 'm_menubar' pointer was not released in destructor. A memory leak is possible.</td>
       <td style='width: 65%;'>The 'm_menubar' pointer was not released in destructor. A memory leak is possible.</td>
Line 1,068: Line 1,068:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/audiodevinfo.cc">audiodevinfo.cc (915)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/audiodevinfo.cc">audiodevinfo.cc (915)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'type == TYPE_UINT16' is always true.</td>
       <td style='width: 65%;'>Expression 'type == TYPE_UINT16' is always true.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/audiodevinfo.cc">audiodevinfo.cc (1363)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/audiodevinfo.cc">audiodevinfo.cc (1363)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'sample_l32 &amp; 0x00800000' is always false.</td>
       <td style='width: 65%;'>Expression 'sample_l32 &amp; 0x00800000' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/audiodevinfo.cc">audiodevinfo.cc (1366)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/audiodevinfo.cc">audiodevinfo.cc (1366)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'sample_r32 &amp; 0x00800000' is always false.</td>
       <td style='width: 65%;'>Expression 'sample_r32 &amp; 0x00800000' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/audiodevinfo.cc">audiodevinfo.cc (1441)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/audiodevinfo.cc">audiodevinfo.cc (1441)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'sample_l32 &amp; 0x00800000' is always false.</td>
       <td style='width: 65%;'>Expression 'sample_l32 &amp; 0x00800000' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/audiodevinfo.cc">audiodevinfo.cc (1444)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/audiodevinfo.cc">audiodevinfo.cc (1444)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'sample_r32 &amp; 0x00800000' is always false.</td>
       <td style='width: 65%;'>Expression 'sample_r32 &amp; 0x00800000' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/audiodevinfo.cc">audiodevinfo.cc (2233)</div></td>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/audiodevinfo.cc">audiodevinfo.cc (2233)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v668/ V668]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v668/ V668]</td>
       <td style='width: 65%;'>There is no sense in testing the 'recorder' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.</td>
       <td style='width: 65%;'>There is no sense in testing the 'recorder' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/audiodevinfo.cc">audiodevinfo.cc (2257)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/audiodevinfo.cc">audiodevinfo.cc (2257)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'is_function' is always false.</td>
       <td style='width: 65%;'>Expression 'is_function' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base-scalar.h">ov-base-scalar.h (95)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base-scalar.h">ov-base-scalar.h (95)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v524/ V524]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v524/ V524]</td>
       <td style='width: 65%;'>It is odd that the body of 'any' function is fully equivalent to the body of 'all' function.</td>
       <td style='width: 65%;'>It is odd that the body of 'any' function is fully equivalent to the body of 'all' function.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-intx.h">ov-intx.h (516)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-intx.h">ov-intx.h (516)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v524/ V524]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v524/ V524]</td>
       <td style='width: 65%;'>It is odd that the body of 'scalar_value' function is fully equivalent to the body of 'double_value' function.</td>
       <td style='width: 65%;'>It is odd that the body of 'scalar_value' function is fully equivalent to the body of 'double_value' function.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-intx.h">ov-intx.h (518)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-intx.h">ov-intx.h (518)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v524/ V524]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v524/ V524]</td>
       <td style='width: 65%;'>It is odd that the body of 'float_scalar_value' function is fully equivalent to the body of 'float_value' function.</td>
       <td style='width: 65%;'>It is odd that the body of 'float_scalar_value' function is fully equivalent to the body of 'float_value' function.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/audioread.cc">audioread.cc (119)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/audioread.cc">audioread.cc (119)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(dstart) != dstart. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(dstart) != dstart. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/audioread.cc">audioread.cc (120)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/audioread.cc">audioread.cc (120)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(dend) != dend. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(dend) != dend. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/audioread.cc">audioread.cc (162)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/audioread.cc">audioread.cc (162)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v525/ V525]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v525/ V525]</td>
       <td style='width: 65%;'>The code contains the collection of similar blocks. Check items 'int16NDArray', 'int32NDArray', 'int32NDArray' in lines 162, 165, 168.</td>
       <td style='width: 65%;'>The code contains the collection of similar blocks. Check items 'int16NDArray', 'int32NDArray', 'int32NDArray' in lines 162, 165, 168.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/ccolamd.cc">ccolamd.cc (175)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/ccolamd.cc">ccolamd.cc (175)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: knobs[3] != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: knobs[3] != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/ccolamd.cc">ccolamd.cc (199)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/ccolamd.cc">ccolamd.cc (199)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: knobs[2] != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: knobs[2] != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/ccolamd.cc">ccolamd.cc (447)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/ccolamd.cc">ccolamd.cc (447)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: knobs[2] != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: knobs[2] != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
Line 1,153: Line 1,153:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/chol.cc">chol.cc (253)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/chol.cc">chol.cc (253)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/chol.cc">chol.cc (266)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/chol.cc">chol.cc (266)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/chol.cc">chol.cc (286)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/chol.cc">chol.cc (286)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/chol.cc">chol.cc (299)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/chol.cc">chol.cc (299)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/chol.cc">chol.cc (414)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/chol.cc">chol.cc (414)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/chol.cc">chol.cc (425)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/chol.cc">chol.cc (425)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/chol.cc">chol.cc (441)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/chol.cc">chol.cc (441)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/chol.cc">chol.cc (452)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/chol.cc">chol.cc (452)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/convhulln.cc">convhulln.cc (171)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/convhulln.cc">convhulln.cc (171)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/gzip.cc">gzip.cc (429)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/gzip.cc">gzip.cc (429)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v507/ V507]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v507/ V507]</td>
       <td style='width: 65%;'>Pointer to local array 'buf_out' is stored outside the scope of this array. Such a pointer will become invalid.</td>
       <td style='width: 65%;'>Pointer to local array 'buf_out' is stored outside the scope of this array. Such a pointer will become invalid.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/gzip.cc">gzip.cc (420)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/gzip.cc">gzip.cc (420)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v507/ V507]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v507/ V507]</td>
       <td style='width: 65%;'>Pointer to local array 'buf_in' is stored outside the scope of this array. Such a pointer will become invalid.</td>
       <td style='width: 65%;'>Pointer to local array 'buf_in' is stored outside the scope of this array. Such a pointer will become invalid.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/symbfact.cc">symbfact.cc (123)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/symbfact.cc">symbfact.cc (123)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'true' value is implicitly cast to the integer type.</td>
       <td style='width: 65%;'>The 'true' value is implicitly cast to the integer type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/symbfact.cc">symbfact.cc (124)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/symbfact.cc">symbfact.cc (124)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'true' value is implicitly cast to the integer type.</td>
       <td style='width: 65%;'>The 'true' value is implicitly cast to the integer type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/symbfact.cc">symbfact.cc (213)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/symbfact.cc">symbfact.cc (213)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: spu == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: spu == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/symbfact.cc">symbfact.cc (317)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/symbfact.cc">symbfact.cc (317)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type. Inspect the fourth argument.</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type. Inspect the fourth argument.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/symbfact.cc">symbfact.cc (317)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/symbfact.cc">symbfact.cc (317)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'true' value is implicitly cast to the integer type. Inspect the fifth argument.</td>
       <td style='width: 65%;'>The 'true' value is implicitly cast to the integer type. Inspect the fifth argument.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/dldfcn/symbfact.cc">symbfact.cc (133)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/dldfcn/symbfact.cc">symbfact.cc (133)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v506/ V506]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v506/ V506]</td>
       <td style='width: 65%;'>Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.</td>
       <td style='width: 65%;'>Pointer to local variable 'dummy' is stored outside the scope of this variable. Such a pointer will become invalid.</td>
Line 1,243: Line 1,243:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libgui/graphics/ButtonControl.cc">ButtonControl.cc (88)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libgui/graphics/ButtonControl.cc">ButtonControl.cc (88)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: dValue != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: dValue != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libgui/graphics/ButtonControl.cc">ButtonControl.cc (88)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libgui/graphics/ButtonControl.cc">ButtonControl.cc (88)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: dValue != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: dValue != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libgui/graphics/ButtonControl.cc">ButtonControl.cc (90)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libgui/graphics/ButtonControl.cc">ButtonControl.cc (90)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: dValue == up.get_min(). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: dValue == up.get_min(). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libgui/graphics/ButtonControl.cc">ButtonControl.cc (102)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libgui/graphics/ButtonControl.cc">ButtonControl.cc (102)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: dValue == up.get_max(). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: dValue == up.get_max(). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 1,278: Line 1,278:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libgui/graphics/Canvas.cc">Canvas.cc (633)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libgui/graphics/Canvas.cc">Canvas.cc (633)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: tmpgo.get_handle() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: tmpgo.get_handle() != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libgui/graphics/Figure.cc">Figure.cc (751)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libgui/graphics/Figure.cc">Figure.cc (751)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'dynamic_cast&lt; QChildEvent * &gt; (xevent)'.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'dynamic_cast&lt; QChildEvent * &gt; (xevent)'.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libgui/graphics/Figure.cc">Figure.cc (943)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libgui/graphics/Figure.cc">Figure.cc (943)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: old_dpr != new_dpr. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: old_dpr != new_dpr. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libgui/graphics/gl-select.h">gl-select.h (44)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libgui/graphics/gl-select.h">gl-select.h (44)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v730/ V730]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v730/ V730]</td>
       <td style='width: 65%;'>Not all members of a class are initialized inside the constructor. Consider inspecting: xp, yp.</td>
       <td style='width: 65%;'>Not all members of a class are initialized inside the constructor. Consider inspecting: xp, yp.</td>
Line 1,428: Line 1,428:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/src/shared-fcns.h">shared-fcns.h (127)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/src/shared-fcns.h">shared-fcns.h (127)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true: op == oep.</td>
       <td style='width: 65%;'>A part of conditional expression is always true: op == oep.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/src/mkoctfile.cc">mkoctfile.cc (164)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/src/mkoctfile.cc">mkoctfile.cc (164)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v656/ V656]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v656/ V656]</td>
       <td style='width: 65%;'>Variables 'vars[&quot;DATADIR&quot;]', 'vars[&quot;DATAROOTDIR&quot;]' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'prepend_octave_home(&quot;share&quot;)' expression. Check lines: 163, 164.</td>
       <td style='width: 65%;'>Variables 'vars[&quot;DATADIR&quot;]', 'vars[&quot;DATAROOTDIR&quot;]' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'prepend_octave_home(&quot;share&quot;)' expression. Check lines: 163, 164.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/wrappers/async-system-wrapper.c">async-system-wrapper.c (80)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/wrappers/async-system-wrapper.c">async-system-wrapper.c (80)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v631/ V631]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v631/ V631]</td>
       <td style='width: 65%;'>Consider inspecting the 'execl' function call. Defining an absolute path to the file or directory is considered a poor style.</td>
       <td style='width: 65%;'>Consider inspecting the 'execl' function call. Defining an absolute path to the file or directory is considered a poor style.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/wrappers/uniconv-wrappers.c">uniconv-wrappers.c (79)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/wrappers/uniconv-wrappers.c">uniconv-wrappers.c (79)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'memcpy' function. Inspect the first argument. Check lines: 79, 78.</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'memcpy' function. Inspect the first argument. Check lines: 79, 78.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/wrappers/uniconv-wrappers.c">uniconv-wrappers.c (101)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/wrappers/uniconv-wrappers.c">uniconv-wrappers.c (101)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'memcpy' function. Inspect the first argument. Check lines: 101, 100.</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'memcpy' function. Inspect the first argument. Check lines: 101, 100.</td>
Line 1,483: Line 1,483:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-float.h">ov-float.h (149)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-float.h">ov-float.h (149)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v524/ V524]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v524/ V524]</td>
       <td style='width: 65%;'>It is odd that the body of 'scalar_value' function is fully equivalent to the body of 'double_value' function.</td>
       <td style='width: 65%;'>It is odd that the body of 'scalar_value' function is fully equivalent to the body of 'double_value' function.</td>
Line 1,513: Line 1,513:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.h">ov-range.h (83)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.h">ov-range.h (83)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v773/ V773]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v773/ V773]</td>
       <td style='width: 65%;'>The 'idx_cache' pointer was not released in destructor. A memory leak is possible.</td>
       <td style='width: 65%;'>The 'idx_cache' pointer was not released in destructor. A memory leak is possible.</td>
Line 4,658: Line 4,658:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-sort.cc">oct-sort.cc (656)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-sort.cc">oct-sort.cc (656)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v602/ V602]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v602/ V602]</td>
       <td style='width: 65%;'>Consider inspecting the '(min_gallop &gt; 1)' expression. '&gt;' possibly should be replaced with '&gt;&gt;'.</td>
       <td style='width: 65%;'>Consider inspecting the '(min_gallop &gt; 1)' expression. '&gt;' possibly should be replaced with '&gt;&gt;'.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-sort.cc">oct-sort.cc (790)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-sort.cc">oct-sort.cc (790)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v602/ V602]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v602/ V602]</td>
       <td style='width: 65%;'>Consider inspecting the '(min_gallop &gt; 1)' expression. '&gt;' possibly should be replaced with '&gt;&gt;'.</td>
       <td style='width: 65%;'>Consider inspecting the '(min_gallop &gt; 1)' expression. '&gt;' possibly should be replaced with '&gt;&gt;'.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-sort.cc">oct-sort.cc (938)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-sort.cc">oct-sort.cc (938)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v602/ V602]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v602/ V602]</td>
       <td style='width: 65%;'>Consider inspecting the '(min_gallop &gt; 1)' expression. '&gt;' possibly should be replaced with '&gt;&gt;'.</td>
       <td style='width: 65%;'>Consider inspecting the '(min_gallop &gt; 1)' expression. '&gt;' possibly should be replaced with '&gt;&gt;'.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-sort.cc">oct-sort.cc (1079)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-sort.cc">oct-sort.cc (1079)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v602/ V602]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v602/ V602]</td>
       <td style='width: 65%;'>Consider inspecting the '(min_gallop &gt; 1)' expression. '&gt;' possibly should be replaced with '&gt;&gt;'.</td>
       <td style='width: 65%;'>Consider inspecting the '(min_gallop &gt; 1)' expression. '&gt;' possibly should be replaced with '&gt;&gt;'.</td>
Line 4,688: Line 4,688:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (489)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (489)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (490)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (490)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (492)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (492)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (493)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (493)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (495)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (495)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (496)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (496)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (498)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (498)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (499)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (499)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(d) != d. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (1091)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base.cc">ov-base.cc (1091)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1016/ V1016]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1016/ V1016]</td>
       <td style='width: 65%;'>Expression 'umap &lt; 0' is always false.</td>
       <td style='width: 65%;'>Expression 'umap &lt; 0' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-bool-mat.cc">ov-bool-mat.cc (317)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-bool-mat.cc">ov-bool-mat.cc (317)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;columns&quot;, nc)' is always false.</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;columns&quot;, nc)' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-bool-mat.cc">ov-bool-mat.cc (317)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-bool-mat.cc">ov-bool-mat.cc (317)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &lt; 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &lt; 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-bool-mat.cc">ov-bool-mat.cc (320)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-bool-mat.cc">ov-bool-mat.cc (320)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &gt; 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &gt; 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-bool-mat.cc">ov-bool-mat.cc (334)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-bool-mat.cc">ov-bool-mat.cc (334)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true: nc == 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always true: nc == 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base-mat.h">ov-base-mat.h (68)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base-mat.h">ov-base-mat.h (68)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v773/ V773]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v773/ V773]</td>
       <td style='width: 65%;'>The 'typ' pointer was not released in destructor. A memory leak is possible.</td>
       <td style='width: 65%;'>The 'typ' pointer was not released in destructor. A memory leak is possible.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-bool.cc">ov-bool.cc (65)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-bool.cc">ov-bool.cc (65)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The bool type is implicitly cast to the double type. Inspect the first argument.</td>
       <td style='width: 65%;'>The bool type is implicitly cast to the double type. Inspect the first argument.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-bool.cc">ov-bool.cc (197)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-bool.cc">ov-bool.cc (197)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: octave_read_value &lt;double&gt; (is) != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: octave_read_value &lt;double&gt; (is) != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
Line 4,778: Line 4,778:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-bool.cc">ov-bool.cc (297)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-bool.cc">ov-bool.cc (297)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: dtmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: dtmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cell.cc">ov-cell.cc (847)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cell.cc">ov-cell.cc (847)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;columns&quot;, nc)' is always false.</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;columns&quot;, nc)' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cell.cc">ov-cell.cc (847)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cell.cc">ov-cell.cc (847)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &lt; 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &lt; 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cell.cc">ov-cell.cc (850)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cell.cc">ov-cell.cc (850)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &gt; 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &gt; 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cell.cc">ov-cell.cc (878)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cell.cc">ov-cell.cc (878)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true: nc == 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always true: nc == 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cell.cc">ov-cell.cc (890)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cell.cc">ov-cell.cc (890)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-class.cc">ov-class.cc (1216)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-class.cc">ov-class.cc (1216)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;length&quot;, len)' is always false.</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;length&quot;, len)' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-class.cc">ov-class.cc (1216)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-class.cc">ov-class.cc (1216)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: len &lt; 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: len &lt; 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-class.cc">ov-class.cc (1261)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-class.cc">ov-class.cc (1261)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'len == 0' is always true.</td>
       <td style='width: 65%;'>Expression 'len == 0' is always true.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-class.cc">ov-class.cc (1219)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-class.cc">ov-class.cc (1219)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'len &gt; 0' is always false.</td>
       <td style='width: 65%;'>Expression 'len &gt; 0' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-class.cc">ov-class.cc (1273)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-class.cc">ov-class.cc (1273)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-class.cc">ov-class.cc (1480)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-class.cc">ov-class.cc (1480)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v525/ V525]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v525/ V525]</td>
       <td style='width: 65%;'>The code contains the collection of similar blocks. Check items 'H5Gclose', 'H5Dclose', 'H5Sclose', 'H5Tclose', 'H5Gclose' in lines 1480, 1483, 1486, 1489, 1492.</td>
       <td style='width: 65%;'>The code contains the collection of similar blocks. Check items 'H5Gclose', 'H5Dclose', 'H5Sclose', 'H5Tclose', 'H5Gclose' in lines 1480, 1483, 1486, 1489, 1492.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-classdef.cc">ov-classdef.cc (1220)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-classdef.cc">ov-classdef.cc (1220)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'of'.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'of'.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-classdef.cc">ov-classdef.cc (2417)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-classdef.cc">ov-classdef.cc (2417)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v783/ V783]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v783/ V783]</td>
       <td style='width: 65%;'>Dereferencing of the invalid iterator '++ (idx.begin())' might take place.</td>
       <td style='width: 65%;'>Dereferencing of the invalid iterator '++ (idx.begin())' might take place.</td>
Line 4,858: Line 4,858:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-complex.cc">ov-complex.cc (114)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-complex.cc">ov-complex.cc (114)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: im == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: im == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 4,878: Line 4,878:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-diag.cc">ov-cx-diag.cc (180)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-diag.cc">ov-cx-diag.cc (180)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-mat.cc">ov-cx-mat.cc (95)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-mat.cc">ov-cx-mat.cc (95)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: c.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: c.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-mat.cc">ov-cx-mat.cc (389)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-mat.cc">ov-cx-mat.cc (389)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;columns&quot;, nc)' is always false.</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;columns&quot;, nc)' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-mat.cc">ov-cx-mat.cc (389)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-mat.cc">ov-cx-mat.cc (389)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &lt; 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &lt; 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-mat.cc">ov-cx-mat.cc (392)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-mat.cc">ov-cx-mat.cc (392)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &gt; 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &gt; 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-mat.cc">ov-cx-mat.cc (401)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-mat.cc">ov-cx-mat.cc (401)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true: nc == 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always true: nc == 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-mat.cc">ov-cx-mat.cc (413)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-mat.cc">ov-cx-mat.cc (413)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-fcn-handle.cc">ov-fcn-handle.cc (538)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-fcn-handle.cc">ov-fcn-handle.cc (538)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
Line 4,928: Line 4,928:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-fcn-handle.cc">ov-fcn-handle.cc (1748)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-fcn-handle.cc">ov-fcn-handle.cc (1748)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 65%;'>The 'fh' pointer was used unsafely after it was verified against nullptr. Check lines: 1741, 1748.</td>
       <td style='width: 65%;'>The 'fh' pointer was used unsafely after it was verified against nullptr. Check lines: 1741, 1748.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-fcn-handle.cc">ov-fcn-handle.cc (1989)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-fcn-handle.cc">ov-fcn-handle.cc (1989)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'idx_expr'.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'idx_expr'.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-fcn-handle.cc">ov-fcn-handle.cc (2046)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-fcn-handle.cc">ov-fcn-handle.cc (2046)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'elt_id'.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'elt_id'.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-fcn-handle.cc">ov-fcn-handle.cc (2073)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-fcn-handle.cc">ov-fcn-handle.cc (2073)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'head_id'.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'head_id'.</td>
Line 4,963: Line 4,963:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-fcn-inline.cc">ov-fcn-inline.cc (986)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-fcn-inline.cc">ov-fcn-inline.cc (986)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'old'.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'old'.</td>
Line 4,978: Line 4,978:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-complex.cc">ov-flt-complex.cc (70)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-complex.cc">ov-flt-complex.cc (70)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: im == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: im == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 4,993: Line 4,993:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-cx-mat.cc">ov-flt-cx-mat.cc (83)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-cx-mat.cc">ov-flt-cx-mat.cc (83)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: c.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: c.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-cx-mat.cc">ov-flt-cx-mat.cc (363)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-cx-mat.cc">ov-flt-cx-mat.cc (363)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;columns&quot;, nc)' is always false.</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;columns&quot;, nc)' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-cx-mat.cc">ov-flt-cx-mat.cc (363)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-cx-mat.cc">ov-flt-cx-mat.cc (363)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &lt; 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &lt; 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-cx-mat.cc">ov-flt-cx-mat.cc (366)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-cx-mat.cc">ov-flt-cx-mat.cc (366)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &gt; 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &gt; 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-cx-mat.cc">ov-flt-cx-mat.cc (375)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-cx-mat.cc">ov-flt-cx-mat.cc (375)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true: nc == 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always true: nc == 0.</td>
Line 5,023: Line 5,023:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-re-mat.cc">ov-flt-re-mat.cc (440)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-re-mat.cc">ov-flt-re-mat.cc (440)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;columns&quot;, nc)' is always false.</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;columns&quot;, nc)' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-re-mat.cc">ov-flt-re-mat.cc (440)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-re-mat.cc">ov-flt-re-mat.cc (440)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &lt; 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &lt; 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-re-mat.cc">ov-flt-re-mat.cc (443)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-re-mat.cc">ov-flt-re-mat.cc (443)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &gt; 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &gt; 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-re-mat.cc">ov-flt-re-mat.cc (452)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-re-mat.cc">ov-flt-re-mat.cc (452)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true: nc == 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always true: nc == 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-re-mat.cc">ov-flt-re-mat.cc (748)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-flt-re-mat.cc">ov-flt-re-mat.cc (748)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: tmp.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: tmp.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 5,063: Line 5,063:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-lazy-idx.cc">ov-lazy-idx.cc (240)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-lazy-idx.cc">ov-lazy-idx.cc (240)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.cc">ov-range.cc (481)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.cc">ov-range.cc (481)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: range.inc() != 1. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: range.inc() != 1. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.cc">ov-range.cc (530)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.cc">ov-range.cc (530)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: inc != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: inc != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.cc">ov-range.cc (537)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.cc">ov-range.cc (537)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: inc != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: inc != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.cc">ov-range.cc (560)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.cc">ov-range.cc (560)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: inc != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: inc != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.cc">ov-range.cc (577)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.cc">ov-range.cc (577)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: inc == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: inc == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.cc">ov-range.cc (607)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.cc">ov-range.cc (607)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: inc != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: inc != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
Line 5,103: Line 5,103:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.cc">ov-range.cc (674)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.cc">ov-range.cc (674)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: r.inc() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: r.inc() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
Line 5,113: Line 5,113:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.cc">ov-range.cc (748)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-range.cc">ov-range.cc (748)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: rangevals[2] != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: rangevals[2] != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-re-diag.cc">ov-re-diag.cc (246)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-re-diag.cc">ov-re-diag.cc (246)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-re-mat.cc">ov-re-mat.cc (543)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-re-mat.cc">ov-re-mat.cc (543)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;columns&quot;, nc)' is always false.</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;columns&quot;, nc)' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-re-mat.cc">ov-re-mat.cc (543)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-re-mat.cc">ov-re-mat.cc (543)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &lt; 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &lt; 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-re-mat.cc">ov-re-mat.cc (546)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-re-mat.cc">ov-re-mat.cc (546)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &gt; 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &gt; 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-re-mat.cc">ov-re-mat.cc (555)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-re-mat.cc">ov-re-mat.cc (555)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true: nc == 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always true: nc == 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-re-mat.cc">ov-re-mat.cc (567)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-re-mat.cc">ov-re-mat.cc (567)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-re-mat.cc">ov-re-mat.cc (875)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-re-mat.cc">ov-re-mat.cc (875)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: tmp.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: tmp.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 5,168: Line 5,168:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-str-mat.cc">ov-str-mat.cc (404)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-str-mat.cc">ov-str-mat.cc (404)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 65%;'>Uninitialized variable 'len' used. Consider checking the third actual argument of the 'extract_keyword' function.</td>
       <td style='width: 65%;'>Uninitialized variable 'len' used. Consider checking the third actual argument of the 'extract_keyword' function.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-str-mat.cc">ov-str-mat.cc (404)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-str-mat.cc">ov-str-mat.cc (404)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;length&quot;, len)' is always false.</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;length&quot;, len)' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-struct.cc">ov-struct.cc (785)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-struct.cc">ov-struct.cc (785)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'len == 0' is always true.</td>
       <td style='width: 65%;'>Expression 'len == 0' is always true.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-struct.cc">ov-struct.cc (794)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-struct.cc">ov-struct.cc (794)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-struct.cc">ov-struct.cc (1418)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-struct.cc">ov-struct.cc (1418)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;length&quot;, len)' is always false.</td>
       <td style='width: 65%;'>Expression '!extract_keyword(is, &quot;length&quot;, len)' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-struct.cc">ov-struct.cc (1418)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-struct.cc">ov-struct.cc (1418)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: len &lt; 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: len &lt; 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-struct.cc">ov-struct.cc (1445)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-struct.cc">ov-struct.cc (1445)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'len == 0' is always true.</td>
       <td style='width: 65%;'>Expression 'len == 0' is always true.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-struct.cc">ov-struct.cc (1421)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-struct.cc">ov-struct.cc (1421)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'len &gt; 0' is always false.</td>
       <td style='width: 65%;'>Expression 'len &gt; 0' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-struct.cc">ov-struct.cc (1454)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-struct.cc">ov-struct.cc (1454)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-usr-fcn.cc">ov-usr-fcn.cc (827)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-usr-fcn.cc">ov-usr-fcn.cc (827)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: k != octave::math::fix(k). It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: k != octave::math::fix(k). It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-usr-fcn.cc">ov-usr-fcn.cc (830)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-usr-fcn.cc">ov-usr-fcn.cc (830)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: k == 1. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: k == 1. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov.cc">ov.cc (1824)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov.cc">ov.cc (1824)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: ai == v. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: ai == v. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov.cc">ov.cc (1894)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov.cc">ov.cc (1894)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: ai == v. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: ai == v. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 5,243: Line 5,243:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base-sparse.cc">ov-base-sparse.cc (388)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-base-sparse.cc">ov-base-sparse.cc (388)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: pct == 100. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: pct == 100. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 5,253: Line 5,253:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-sparse.cc">ov-cx-sparse.cc (78)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-sparse.cc">ov-cx-sparse.cc (78)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: c.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: c.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-sparse.cc">ov-cx-sparse.cc (222)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-cx-sparse.cc">ov-cx-sparse.cc (222)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
Line 5,268: Line 5,268:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/octave-value/ov-re-sparse.cc">ov-re-sparse.cc (247)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/octave-value/ov-re-sparse.cc">ov-re-sparse.cc (247)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
       <td style='width: 65%;'>The 'save_as_floats' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
Line 5,278: Line 5,278:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/parse-tree/bp-table.cc">bp-table.cc (444)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/parse-tree/bp-table.cc">bp-table.cc (444)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'stop_flag'.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'stop_flag'.</td>
Line 5,293: Line 5,293:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/parse-tree/bp-table.cc">bp-table.cc (535)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/parse-tree/bp-table.cc">bp-table.cc (535)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/parse-tree/bp-table.cc">bp-table.cc (587)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/parse-tree/bp-table.cc">bp-table.cc (587)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v783/ V783]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v783/ V783]</td>
       <td style='width: 65%;'>Dereferencing of the invalid iterator 'ret_one.find(i)' might take place.</td>
       <td style='width: 65%;'>Dereferencing of the invalid iterator 'ret_one.find(i)' might take place.</td>
Line 5,758: Line 5,758:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/parse-tree/lex.ll">lex.ll (2796)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/parse-tree/lex.ll">lex.ll (2796)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v576/ V576]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v576/ V576]</td>
       <td style='width: 65%;'>Incorrect format. Consider checking the third actual argument of the 'sscanf' function. A pointer to the uintmax_t type is expected.</td>
       <td style='width: 65%;'>Incorrect format. Consider checking the third actual argument of the 'sscanf' function. A pointer to the uintmax_t type is expected.</td>
Line 5,768: Line 5,768:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/parse-tree/oct-parse.cc">oct-parse.cc (3048)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/parse-tree/oct-parse.cc">oct-parse.cc (3048)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v553/ V553]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v553/ V553]</td>
       <td style='width: 65%;'>The length of 'octave_push_parse' function's body is more than 2000 lines long. You should consider refactoring the code.</td>
       <td style='width: 65%;'>The length of 'octave_push_parse' function's body is more than 2000 lines long. You should consider refactoring the code.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/parse-tree/oct-parse.yy">oct-parse.yy (3346)</div></td>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/parse-tree/oct-parse.yy">oct-parse.yy (3346)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v668/ V668]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v668/ V668]</td>
       <td style='width: 65%;'>There is no sense in testing the 'fcn' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.</td>
       <td style='width: 65%;'>There is no sense in testing the 'fcn' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/parse-tree/oct-parse.yy">oct-parse.yy (3866)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/parse-tree/oct-parse.yy">oct-parse.yy (3866)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'fcn_def'.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'fcn_def'.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/parse-tree/oct-parse.yy">oct-parse.yy (4093)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/parse-tree/oct-parse.yy">oct-parse.yy (4093)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'al'.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'al'.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/parse-tree/profiler.cc">profiler.cc (244)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/parse-tree/profiler.cc">profiler.cc (244)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v783/ V783]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v783/ V783]</td>
       <td style='width: 65%;'>Dereferencing of the invalid iterator 'pos' might take place.</td>
       <td style='width: 65%;'>Dereferencing of the invalid iterator 'pos' might take place.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/parse-tree/pt-arg-list.cc">pt-arg-list.cc (138)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/parse-tree/pt-arg-list.cc">pt-arg-list.cc (138)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'id'.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'id'.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/parse-tree/pt-arg-list.cc">pt-arg-list.cc (145)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/parse-tree/pt-arg-list.cc">pt-arg-list.cc (145)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'idx_expr'.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'idx_expr'.</td>
Line 5,858: Line 5,858:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/__betainc__.cc">__betainc__.cc (109)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/__betainc__.cc">__betainc__.cc (109)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: Dj == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: Dj == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/__betainc__.cc">__betainc__.cc (112)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/__betainc__.cc">__betainc__.cc (112)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: Cj == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: Cj == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/__betainc__.cc">__betainc__.cc (180)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/__betainc__.cc">__betainc__.cc (180)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: Dj == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: Dj == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/__betainc__.cc">__betainc__.cc (183)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/__betainc__.cc">__betainc__.cc (183)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: Cj == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: Cj == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/__ichol__.cc">__ichol__.cc (56)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/__ichol__.cc">__ichol__.cc (56)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: pivot.imag() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: pivot.imag() != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
Line 5,893: Line 5,893:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/__ilu__.cc">__ilu__.cc (746)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/__ilu__.cc">__ilu__.cc (746)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: udiag != 1. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: udiag != 1. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
Line 5,903: Line 5,903:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/__magick_read__.cc">__magick_read__.cc (772)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/__magick_read__.cc">__magick_read__.cc (772)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'static_locale'. A constructor of the string class expects a valid pointer.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'static_locale'. A constructor of the string class expects a valid pointer.</td>
Line 5,918: Line 5,918:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/besselj.cc">besselj.cc (102)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/besselj.cc">besselj.cc (102)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: opt_val != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: opt_val != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/besselj.cc">besselj.cc (102)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/besselj.cc">besselj.cc (102)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: opt_val != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: opt_val != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/besselj.cc">besselj.cc (104)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/besselj.cc">besselj.cc (104)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: opt_val == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: opt_val == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/besselj.cc">besselj.cc (133)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/besselj.cc">besselj.cc (133)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 65%;'>Potentially uninitialized variable 'ierr' used.</td>
       <td style='width: 65%;'>Potentially uninitialized variable 'ierr' used.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/besselj.cc">besselj.cc (223)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/besselj.cc">besselj.cc (223)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 65%;'>Potentially uninitialized variable 'ierr' used.</td>
       <td style='width: 65%;'>Potentially uninitialized variable 'ierr' used.</td>
Line 5,948: Line 5,948:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/DASPK-opts.h">DASPK-opts.h (87)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/DASPK-opts.h">DASPK-opts.h (87)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v525/ V525]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v525/ V525]</td>
       <td style='width: 65%;'>The code contains the collection of similar blocks. Check items '5.0', '6.0', '5.0', '0.0' in lines 87, 88, 89, 90.</td>
       <td style='width: 65%;'>The code contains the collection of similar blocks. Check items '5.0', '6.0', '5.0', '0.0' in lines 87, 88, 89, 90.</td>
Line 5,958: Line 5,958:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-binmap.h">oct-binmap.h (325)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-binmap.h">oct-binmap.h (325)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true: jy_lt_max.</td>
       <td style='width: 65%;'>A part of conditional expression is always true: jy_lt_max.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/data.cc">data.cc (1138)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/data.cc">data.cc (1138)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: cs != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: cs != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/data.cc">data.cc (1146)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/data.cc">data.cc (1146)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: cs != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: cs != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/data.cc">data.cc (7152)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/data.cc">data.cc (7152)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: r.inc() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: r.inc() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 5,983: Line 5,983:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/defun.cc">defun.cc (196)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/defun.cc">defun.cc (196)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'dld'.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'dld'.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/defun.cc">defun.cc (202)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/defun.cc">defun.cc (202)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'mex'.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'mex'.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/display.cc">display.cc (70)</div></td>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/display.cc">display.cc (70)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v668/ V668]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v668/ V668]</td>
       <td style='width: 65%;'>There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.</td>
       <td style='width: 65%;'>There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/dlmread.cc">dlmread.cc (481)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/dlmread.cc">dlmread.cc (481)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: y != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: y != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/dot.cc">dot.cc (48)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/dot.cc">dot.cc (48)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v656/ V656]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v656/ V656]</td>
       <td style='width: 65%;'>Variables 'z(i)', 'tmp_m' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'x(i)' expression. Check lines: 47, 48.</td>
       <td style='width: 65%;'>Variables 'z(i)', 'tmp_m' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'x(i)' expression. Check lines: 47, 48.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/dot.cc">dot.cc (53)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/dot.cc">dot.cc (53)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v656/ V656]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v656/ V656]</td>
       <td style='width: 65%;'>Variables 'z(i)', 'tmp_n' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'x(i)' expression. Check lines: 52, 53.</td>
       <td style='width: 65%;'>Variables 'z(i)', 'tmp_n' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'x(i)' expression. Check lines: 52, 53.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/dot.cc">dot.cc (300)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/dot.cc">dot.cc (300)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true: match.</td>
       <td style='width: 65%;'>A part of conditional expression is always true: match.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/dot.cc">dot.cc (286)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/dot.cc">dot.cc (286)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v525/ V525]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v525/ V525]</td>
       <td style='width: 65%;'>The code contains the collection of similar blocks. Check items 'dimx', 'dimx', 'dimy' in lines 286, 287, 288.</td>
       <td style='width: 65%;'>The code contains the collection of similar blocks. Check items 'dimx', 'dimx', 'dimy' in lines 286, 287, 288.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/dynamic-ld.cc">dynamic-ld.cc (250)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/dynamic-ld.cc">dynamic-ld.cc (250)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v519/ V519]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v519/ V519]</td>
       <td style='width: 65%;'>The 'retval' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 204, 250.</td>
       <td style='width: 65%;'>The 'retval' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 204, 250.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/error.cc">error.cc (460)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/error.cc">error.cc (460)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v764/ V764]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v764/ V764]</td>
       <td style='width: 65%;'>Possible incorrect order of arguments passed to 'vmessage_with_id' function: 'name' and 'id'.</td>
       <td style='width: 65%;'>Possible incorrect order of arguments passed to 'vmessage_with_id' function: 'name' and 'id'.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/fcn-info.cc">fcn-info.cc (414)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/fcn-info.cc">fcn-info.cc (414)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 379, 414.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 379, 414.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/fcn-info.cc">fcn-info.cc (631)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/fcn-info.cc">fcn-info.cc (631)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 594, 631.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 594, 631.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/find.cc">find.cc (401)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/find.cc">find.cc (401)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: val != octave::math::fix(val). It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: val != octave::math::fix(val). It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
Line 6,053: Line 6,053:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ft-text-renderer.cc">ft-text-renderer.cc (153)</div></td>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ft-text-renderer.cc">ft-text-renderer.cc (153)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v668/ V668]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v668/ V668]</td>
       <td style='width: 65%;'>There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.</td>
       <td style='width: 65%;'>There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.</td>
Line 6,063: Line 6,063:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ft-text-renderer.cc">ft-text-renderer.cc (1260)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/ft-text-renderer.cc">ft-text-renderer.cc (1260)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: rotation == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: rotation == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ft-text-renderer.cc">ft-text-renderer.cc (1262)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/ft-text-renderer.cc">ft-text-renderer.cc (1262)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: rotation == 90.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: rotation == 90.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ft-text-renderer.cc">ft-text-renderer.cc (1264)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/ft-text-renderer.cc">ft-text-renderer.cc (1264)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: rotation == 180.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: rotation == 180.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ft-text-renderer.cc">ft-text-renderer.cc (1266)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/ft-text-renderer.cc">ft-text-renderer.cc (1266)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: rotation == 270.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: rotation == 270.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ft-text-renderer.cc">ft-text-renderer.cc (376)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/ft-text-renderer.cc">ft-text-renderer.cc (376)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v730/ V730]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v730/ V730]</td>
       <td style='width: 65%;'>Not all members of a class are initialized inside the constructor. Consider inspecting: line_xoffset.</td>
       <td style='width: 65%;'>Not all members of a class are initialized inside the constructor. Consider inspecting: line_xoffset.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/gcd.cc">gcd.cc (48)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/gcd.cc">gcd.cc (48)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: bb != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: bb != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/gcd.cc">gcd.cc (131)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/gcd.cc">gcd.cc (131)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: bb != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: bb != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/getgrent.cc">getgrent.cc (96)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/getgrent.cc">getgrent.cc (96)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(dval) != dval. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(dval) != dval. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/getpwent.cc">getpwent.cc (102)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/getpwent.cc">getpwent.cc (102)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(dval) != dval. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(dval) != dval. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
Line 6,118: Line 6,118:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/gl-render.cc">gl-render.cc (2699)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/gl-render.cc">gl-render.cc (2699)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: props.get_edgealpha_double() == 1. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: props.get_edgealpha_double() == 1. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/gl-render.cc">gl-render.cc (3360)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/gl-render.cc">gl-render.cc (3360)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: props.get_edgealpha_double() == 1. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: props.get_edgealpha_double() == 1. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 6,138: Line 6,138:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/gl-render.cc">gl-render.cc (3704)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/gl-render.cc">gl-render.cc (3704)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: rotation != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: rotation != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/gl-render.cc">gl-render.cc (3704)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/gl-render.cc">gl-render.cc (3704)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: rotation != 90.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: rotation != 90.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/gl-render.cc">gl-render.cc (3705)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/gl-render.cc">gl-render.cc (3705)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: rotation != 180.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: rotation != 180.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/gl-render.cc">gl-render.cc (3705)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/gl-render.cc">gl-render.cc (3705)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: rotation != 270.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: rotation != 270.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
Line 6,168: Line 6,168:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/gl2ps-print.cc">gl2ps-print.cc (825)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/gl2ps-print.cc">gl2ps-print.cc (825)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v526/ V526]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v526/ V526]</td>
       <td style='width: 65%;'>The 'compare' function returns 0 if corresponding strings are equal. Consider examining the condition for mistakes.</td>
       <td style='width: 65%;'>The 'compare' function returns 0 if corresponding strings are equal. Consider examining the condition for mistakes.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/gl2ps-print.cc">gl2ps-print.cc (828)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/gl2ps-print.cc">gl2ps-print.cc (828)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v526/ V526]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v526/ V526]</td>
       <td style='width: 65%;'>The 'compare' function returns 0 if corresponding strings are equal. Consider examining the condition for mistakes.</td>
       <td style='width: 65%;'>The 'compare' function returns 0 if corresponding strings are equal. Consider examining the condition for mistakes.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/gl2ps-print.cc">gl2ps-print.cc (831)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/gl2ps-print.cc">gl2ps-print.cc (831)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v526/ V526]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v526/ V526]</td>
       <td style='width: 65%;'>The 'compare' function returns 0 if corresponding strings are equal. Consider examining the condition for mistakes.</td>
       <td style='width: 65%;'>The 'compare' function returns 0 if corresponding strings are equal. Consider examining the condition for mistakes.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (1445)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (1445)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: new_dval != dval. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: new_dval != dval. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
Line 6,193: Line 6,193:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (1600)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (1600)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: data.scalar_value() == v.scalar_value(). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: data.scalar_value() == v.scalar_value(). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (1600)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (1600)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: d1[i] != d2[i]. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: d1[i] != d2[i]. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (1602)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (1602)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (1602)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (1602)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: d1[i] != d2[i]. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: d1[i] != d2[i]. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (2107)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (2107)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: cf.double_value() == __myhandle__. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: cf.double_value() == __myhandle__. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (2727)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (2727)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: h.value() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: h.value() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (3248)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (3248)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: hp == __myhandle__. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: hp == __myhandle__. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (3259)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (3259)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: old_parent_go.get_handle() != hp. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: old_parent_go.get_handle() != hp. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (3394)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (3394)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: cbo.double_value() == __myhandle__. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: cbo.double_value() == __myhandle__. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (3408)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (3408)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: co.double_value() == __myhandle__. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: co.double_value() == __myhandle__. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (123)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (123)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 121, 123.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 121, 123.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (972)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (972)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 970, 972.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 970, 972.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (974)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (974)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 972, 974.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 972, 974.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (976)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (976)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 974, 976.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 974, 976.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (978)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (978)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 976, 978.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 976, 978.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (980)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (980)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 978, 980.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 978, 980.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (982)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (982)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 980, 982.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 980, 982.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (984)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (984)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 982, 984.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 982, 984.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (986)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (986)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 984, 986.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 984, 986.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (988)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (988)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 986, 988.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 986, 988.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (990)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (990)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 988, 990.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 988, 990.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (992)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (992)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 990, 992.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 990, 992.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (994)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (994)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 992, 994.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 992, 994.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (996)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (996)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 994, 996.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 994, 996.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (998)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (998)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 996, 998.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 996, 998.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (1000)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (1000)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 998, 1000.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 998, 1000.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (1002)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (1002)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1000, 1002.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1000, 1002.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (1004)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (1004)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1002, 1004.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1002, 1004.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (1006)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (1006)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1004, 1006.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1004, 1006.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (1008)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (1008)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1006, 1008.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1006, 1008.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (1010)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (1010)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1008, 1010.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1008, 1010.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (1012)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (1012)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1010, 1012.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 1010, 1012.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (2173)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (2173)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 2171, 2173.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 2171, 2173.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (2175)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (2175)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 2173, 2175.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 2173, 2175.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (2177)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (2177)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 2175, 2177.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 2175, 2177.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (2179)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (2179)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 2177, 2179.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 2177, 2179.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (2181)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (2181)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 2179, 2181.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 2179, 2181.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3142)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3142)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3140, 3142.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3140, 3142.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3144)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3144)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3142, 3144.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3142, 3144.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3146)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3146)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3144, 3146.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3144, 3146.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3148)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3148)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3146, 3148.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3146, 3148.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3150)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3150)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3148, 3150.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3148, 3150.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3584)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3584)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3582, 3584.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3582, 3584.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3586)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3586)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3584, 3586.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3584, 3586.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3588)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3588)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3586, 3588.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3586, 3588.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3590)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3590)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3588, 3590.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3588, 3590.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3592)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3592)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3590, 3592.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3590, 3592.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3594)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3594)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3592, 3594.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3592, 3594.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3596)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3596)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3594, 3596.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3594, 3596.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3598)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3598)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3596, 3598.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3596, 3598.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3600)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3600)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3598, 3600.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3598, 3600.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3602)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3602)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3600, 3602.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3600, 3602.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3604)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (3604)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3602, 3604.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 3602, 3604.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4022)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4022)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4020, 4022.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4020, 4022.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4024)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4024)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4022, 4024.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4022, 4024.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4026)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4026)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4024, 4026.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4024, 4026.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4028)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4028)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4026, 4028.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4026, 4028.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4030)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4030)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4028, 4030.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4028, 4030.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4032)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4032)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4030, 4032.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4030, 4032.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4034)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4034)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4032, 4034.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4032, 4034.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4036)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4036)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4034, 4036.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4034, 4036.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4038)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4038)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4036, 4038.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4036, 4038.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4677)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4677)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4675, 4677.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4675, 4677.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4679)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4679)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4677, 4679.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4677, 4679.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4681)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4681)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4679, 4681.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4679, 4681.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4683)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4683)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4681, 4683.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4681, 4683.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4685)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4685)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4683, 4685.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4683, 4685.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4687)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4687)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4685, 4687.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4685, 4687.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4689)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4689)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4687, 4689.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4687, 4689.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4691)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4691)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4689, 4691.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4689, 4691.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4693)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (4693)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4691, 4693.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 4691, 4693.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5333)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5333)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5331, 5333.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5331, 5333.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5335)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5335)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5333, 5335.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5333, 5335.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5337)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5337)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5335, 5337.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5335, 5337.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5339)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5339)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5337, 5339.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5337, 5339.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5341)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5341)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5339, 5341.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5339, 5341.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5343)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5343)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5341, 5343.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5341, 5343.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5345)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5345)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5343, 5345.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5343, 5345.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5347)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5347)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5345, 5347.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5345, 5347.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5349)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5349)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5347, 5349.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5347, 5349.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5824)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5824)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5822, 5824.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5822, 5824.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5826)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5826)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5824, 5826.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5824, 5826.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5828)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5828)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5826, 5828.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5826, 5828.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5830)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5830)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5828, 5830.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5828, 5830.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5832)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5832)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5830, 5832.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5830, 5832.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5834)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5834)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5832, 5834.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5832, 5834.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5836)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5836)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5834, 5836.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5834, 5836.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5838)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5838)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5836, 5838.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5836, 5838.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5840)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (5840)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5838, 5840.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 5838, 5840.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (6110)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (6110)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 6108, 6110.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 6108, 6110.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (6632)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics-props.cc">graphics-props.cc (6632)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v581/ V581]</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 6630, 6632.</td>
       <td style='width: 65%;'>The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 6630, 6632.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (5773)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (5773)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: el == 90. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: el == 90. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (5773)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (5773)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: el == - 90. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: el == - 90. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (5798)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (5798)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: el == 90. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: el == 90. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (5798)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (5798)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: el == - 90. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: el == - 90. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (5993)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (5993)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: xPlane == x_min. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: xPlane == x_min. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6021)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6021)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: yPlane == y_min. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: yPlane == y_min. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6049)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6049)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: zPlane == z_min. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: zPlane == z_min. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6760)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6760)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v525/ V525]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v525/ V525]</td>
       <td style='width: 65%;'>The code contains the collection of similar blocks. Check items 'val', 'val', 'val', 'tval' in lines 6760, 6761, 6762, 6763.</td>
       <td style='width: 65%;'>The code contains the collection of similar blocks. Check items 'val', 'val', 'val', 'tval' in lines 6760, 6761, 6762, 6763.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6837)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6837)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'i == 3' is always true.</td>
       <td style='width: 65%;'>Expression 'i == 3' is always true.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6860)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6860)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: dpr != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: dpr != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6869)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6869)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: text_rotation == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: text_rotation == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6869)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6869)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: text_rotation == 180.. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: text_rotation == 180.. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6871)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6871)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: text_rotation == 90.. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: text_rotation == 90.. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6871)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (6871)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: text_rotation == 270.. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: text_rotation == 270.. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (7232)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (7232)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (7517)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (7517)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: max_val == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: max_val == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (7551)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (7551)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: min_val == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: min_val == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (7551)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (7551)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: max_val == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: max_val == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (8294)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (8294)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: min_val == max_val. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: min_val == max_val. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (8322)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (8322)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: min_val == max_val. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: min_val == max_val. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (8493)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (8493)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: min_val == max_val. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: min_val == max_val. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (8521)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (8521)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: min_val == max_val. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: min_val == max_val. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (8959)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (8959)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: ca.double_value() == __myhandle__. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: ca.double_value() == __myhandle__. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 6,768: Line 6,768:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (11224)</div></td>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (11224)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v668/ V668]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v668/ V668]</td>
       <td style='width: 65%;'>There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.</td>
       <td style='width: 65%;'>There is no sense in testing the 'instance' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (12562)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (12562)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(val) == val. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(val) == val. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 6,788: Line 6,788:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (13587)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/graphics.cc">graphics.cc (13587)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: h == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: h == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 6,798: Line 6,798:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/gsvd.cc">gsvd.cc (184)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/gsvd.cc">gsvd.cc (184)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v656/ V656]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v656/ V656]</td>
       <td style='width: 65%;'>Variables 'retval(0)', 'retval(1)' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'octave::float_identity_matrix(nc, nc)' expression. Check lines: 183, 184.</td>
       <td style='width: 65%;'>Variables 'retval(0)', 'retval(1)' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'octave::float_identity_matrix(nc, nc)' expression. Check lines: 183, 184.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/gsvd.cc">gsvd.cc (197)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/gsvd.cc">gsvd.cc (197)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v656/ V656]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v656/ V656]</td>
       <td style='width: 65%;'>Variables 'retval(0)', 'retval(1)' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'octave::identity_matrix(nc, nc)' expression. Check lines: 196, 197.</td>
       <td style='width: 65%;'>Variables 'retval(0)', 'retval(1)' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'octave::identity_matrix(nc, nc)' expression. Check lines: 196, 197.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/inv.cc">inv.cc (192)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/inv.cc">inv.cc (192)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: xrcond + 1.0F == 1.0F. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: xrcond + 1.0F == 1.0F. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/inv.cc">inv.cc (197)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/inv.cc">inv.cc (197)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: xrcond + 1.0 == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: xrcond + 1.0 == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/inv.cc">inv.cc (200)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/inv.cc">inv.cc (200)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 65%;'>Potentially uninitialized variable 'info' used.</td>
       <td style='width: 65%;'>Potentially uninitialized variable 'info' used.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/load-save.cc">load-save.cc (659)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/load-save.cc">load-save.cc (659)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1024/ V1024]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1024/ V1024]</td>
       <td style='width: 65%;'>The 'is' stream is checked for EOF before reading from it, but is not checked after reading. Potential use of invalid data.</td>
       <td style='width: 65%;'>The 'is' stream is checked for EOF before reading from it, but is not checked after reading. Potential use of invalid data.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/load-save.cc">load-save.cc (1049)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/load-save.cc">load-save.cc (1049)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v636/ V636]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v636/ V636]</td>
       <td style='width: 65%;'>The 'val.byte_size() / 1024' expression was implicitly cast from 'size_t' type to 'double' type. Consider utilizing an explicit type cast to avoid the loss of a fractional part. An example: double A = (double)(X) / Y;.</td>
       <td style='width: 65%;'>The 'val.byte_size() / 1024' expression was implicitly cast from 'size_t' type to 'double' type. Consider utilizing an explicit type cast to avoid the loss of a fractional part. An example: double A = (double)(X) / Y;.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/load-save.cc">load-save.cc (1124)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/load-save.cc">load-save.cc (1124)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'true' value is implicitly cast to the integer type. Inspect the eighth argument.</td>
       <td style='width: 65%;'>The 'true' value is implicitly cast to the integer type. Inspect the eighth argument.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/load-save.cc">load-save.cc (1510)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/load-save.cc">load-save.cc (1510)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: append.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: append.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ls-hdf5.cc">ls-hdf5.cc (1011)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/ls-hdf5.cc">ls-hdf5.cc (1011)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'retval &gt;= 0' is always true.</td>
       <td style='width: 65%;'>Expression 'retval &gt;= 0' is always true.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat-ascii.cc">ls-mat-ascii.cc (273)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat-ascii.cc">ls-mat-ascii.cc (273)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nr &lt; 1.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nr &lt; 1.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat-ascii.cc">ls-mat-ascii.cc (273)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat-ascii.cc">ls-mat-ascii.cc (273)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &lt; 1.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: nc &lt; 1.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat5.cc">ls-mat5.cc (501)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat5.cc">ls-mat5.cc (501)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 65%;'>An excessive check can be simplified. The '(A &amp;&amp; !B) || (!A &amp;&amp; B)' expression is equivalent to the 'bool(A) != bool(B)' expression.</td>
       <td style='width: 65%;'>An excessive check can be simplified. The '(A &amp;&amp; !B) || (!A &amp;&amp; B)' expression is equivalent to the 'bool(A) != bool(B)' expression.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat5.cc">ls-mat5.cc (1625)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat5.cc">ls-mat5.cc (1625)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v525/ V525]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v525/ V525]</td>
       <td style='width: 65%;'>The code contains the collection of similar blocks. Check items '4', '1', '2', '4', '1', '2', '4' in lines 1625, 1626, 1627, 1628, 1629, 1630, 1631.</td>
       <td style='width: 65%;'>The code contains the collection of similar blocks. Check items '4', '1', '2', '4', '1', '2', '4' in lines 1625, 1626, 1627, 1628, 1629, 1630, 1631.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat5.cc">ls-mat5.cc (1710)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat5.cc">ls-mat5.cc (1710)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v525/ V525]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v525/ V525]</td>
       <td style='width: 65%;'>The code contains the collection of similar blocks. Check items '4', '1', '2', '4', '1', '2', '4' in lines 1710, 1711, 1712, 1713, 1714, 1715, 1716.</td>
       <td style='width: 65%;'>The code contains the collection of similar blocks. Check items '4', '1', '2', '4', '1', '2', '4' in lines 1710, 1711, 1712, 1713, 1714, 1715, 1716.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat5.cc">ls-mat5.cc (2013)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat5.cc">ls-mat5.cc (2013)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true: nel &gt; 0.</td>
       <td style='width: 65%;'>A part of conditional expression is always true: nel &gt; 0.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat5.cc">ls-mat5.cc (2013)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat5.cc">ls-mat5.cc (2013)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true.</td>
       <td style='width: 65%;'>A part of conditional expression is always true.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat5.cc">ls-mat5.cc (2013)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat5.cc">ls-mat5.cc (2013)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false.</td>
       <td style='width: 65%;'>A part of conditional expression is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat5.cc">ls-mat5.cc (2183)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/ls-mat5.cc">ls-mat5.cc (2183)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression '6 &gt; max_namelen' is always false.</td>
       <td style='width: 65%;'>Expression '6 &gt; max_namelen' is always false.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/ls-oct-text.cc">ls-oct-text.cc (403)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/ls-oct-text.cc">ls-oct-text.cc (403)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true: !fail.</td>
       <td style='width: 65%;'>A part of conditional expression is always true: !fail.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/lu.cc">lu.cc (171)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/lu.cc">lu.cc (171)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v656/ V656]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v656/ V656]</td>
       <td style='width: 65%;'>Variables 'thres(0)', 'thres(1)' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'tmp(0)' expression. Check lines: 170, 171.</td>
       <td style='width: 65%;'>Variables 'thres(0)', 'thres(1)' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'tmp(0)' expression. Check lines: 170, 171.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mappers.cc">mappers.cc (234)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mappers.cc">mappers.cc (234)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v524/ V524]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v524/ V524]</td>
       <td style='width: 65%;'>It is odd that the body of 'Farg' function is fully equivalent to the body of 'Fangle' function.</td>
       <td style='width: 65%;'>It is odd that the body of 'Farg' function is fully equivalent to the body of 'Fangle' function.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (289)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (289)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'dims'. Check lines: 289, 283.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'dims'. Check lines: 289, 283.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (432)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (432)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The bool type is implicitly cast to the double type.</td>
       <td style='width: 65%;'>The bool type is implicitly cast to the double type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (436)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (436)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v523/ V523]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v523/ V523]</td>
       <td style='width: 65%;'>The 'then' statement is equivalent to the 'else' statement.</td>
       <td style='width: 65%;'>The 'then' statement is equivalent to the 'else' statement.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (681)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (681)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'dims'. Check lines: 681, 677.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'dims'. Check lines: 681, 677.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (708)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (708)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'dims'. Check lines: 708, 705.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'dims'. Check lines: 708, 705.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (723)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (723)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'dims'. Check lines: 723, 721.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'dims'. Check lines: 723, 721.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (733)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (733)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'dims'. Check lines: 733, 730.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'dims'. Check lines: 733, 730.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (893)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (893)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 893, 892.</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 893, 892.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (1225)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (1225)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The bool type is implicitly cast to the double type.</td>
       <td style='width: 65%;'>The bool type is implicitly cast to the double type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (1708)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (1708)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'fields'. Check lines: 1708, 1701.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'fields'. Check lines: 1708, 1701.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (1819)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (1819)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'new_fields'. Check lines: 1819, 1812.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'new_fields'. Check lines: 1819, 1812.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (1835)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (1835)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'new_data'. Check lines: 1835, 1815.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'new_data'. Check lines: 1835, 1815.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (1955)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (1955)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'data'. Check lines: 1955, 1947.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'data'. Check lines: 1955, 1947.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (3173)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (3173)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v506/ V506]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v506/ V506]</td>
       <td style='width: 65%;'>Pointer to local variable 'context' is stored outside the scope of this variable. Such a pointer will become invalid.</td>
       <td style='width: 65%;'>Pointer to local variable 'context' is stored outside the scope of this variable. Such a pointer will become invalid.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (3411)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (3411)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'strlen' function. Inspect the first argument.</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'strlen' function. Inspect the first argument.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (3459)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (3459)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'strlen' function. Inspect the first argument.</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'strlen' function. Inspect the first argument.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (3658)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (3658)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'fname'.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'fname'.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (3711)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/mex.cc">mex.cc (3711)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'fname'.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'fname'.</td>
Line 7,028: Line 7,028:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (107)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (107)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: ival == dval. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: ival == dval. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (166)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (166)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: dnr == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: dnr == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (572)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (572)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 65%;'>The 'width' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
       <td style='width: 65%;'>The 'width' argument is a non-constant reference. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (893)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (893)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v764/ V764]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v764/ V764]</td>
       <td style='width: 65%;'>Possible incorrect order of arguments passed to 'process_conversion' function: 'type' and 'modifier'.</td>
       <td style='width: 65%;'>Possible incorrect order of arguments passed to 'process_conversion' function: 'type' and 'modifier'.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (1272)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (1272)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v768/ V768]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v768/ V768]</td>
       <td style='width: 65%;'>The variable 'flags' is of enum type. It is odd that it is used as a variable of a Boolean-type.</td>
       <td style='width: 65%;'>The variable 'flags' is of enum type. It is odd that it is used as a variable of a Boolean-type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (2336)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (2336)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v669/ V669]</td>
       <td style='width: 65%;'>The 'width', 'prec', 'bitwidth' arguments are non-constant references. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
       <td style='width: 65%;'>The 'width', 'prec', 'bitwidth' arguments are non-constant references. The analyzer is unable to determine the position at which this argument is being modified. It is possible that the function contains an error.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (2485)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (2485)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: val.imag() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: val.imag() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (2495)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (2495)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true: !progress.</td>
       <td style='width: 65%;'>A part of conditional expression is always true: !progress.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (2646)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (2646)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v765/ V765]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v765/ V765]</td>
       <td style='width: 65%;'>A compound assignment expression 'size += size + 1' is suspicious. Consider inspecting it for a possible error.</td>
       <td style='width: 65%;'>A compound assignment expression 'size += size + 1' is suspicious. Consider inspecting it for a possible error.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (2789)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (2789)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'width_left' is always true.</td>
       <td style='width: 65%;'>Expression 'width_left' is always true.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (2838)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (2838)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'width_left' is always true.</td>
       <td style='width: 65%;'>Expression 'width_left' is always true.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (2846)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (2846)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'width_left' is always true.</td>
       <td style='width: 65%;'>Expression 'width_left' is always true.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (3249)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (3249)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: v.imag() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: v.imag() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (3261)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (3261)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: v.imag() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: v.imag() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (3480)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (3480)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'elem'.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'elem'.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (5447)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (5447)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: math::x_nint(dval) != dval. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: math::x_nint(dval) != dval. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (5474)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (5474)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: math::x_nint(dval) == dval. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: math::x_nint(dval) == dval. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (5523)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (5523)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: math::x_nint(dval) == dval. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: math::x_nint(dval) == dval. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (5618)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (5618)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: dval == math::fix(dval). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: dval == math::fix(dval). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (5645)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (5645)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: dval == math::fix(dval). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: dval == math::fix(dval). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (2510)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/oct-stream.cc">oct-stream.cc (2510)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v730/ V730]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v730/ V730]</td>
       <td style='width: 65%;'>Not all members of a class are initialized inside the constructor. Consider inspecting: delim_len.</td>
       <td style='width: 65%;'>Not all members of a class are initialized inside the constructor. Consider inspecting: delim_len.</td>
Line 7,213: Line 7,213:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/pager.cc">pager.cc (390)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/pager.cc">pager.cc (390)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions '!m_page_screen_output' and 'm_page_screen_output'. </td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions '!m_page_screen_output' and 'm_page_screen_output'. </td>
Line 7,223: Line 7,223:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (415)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (415)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: inf_or_nan.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: inf_or_nan.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (517)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (517)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: fw &lt; 5.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: fw &lt; 5.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (690)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (690)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: r_fw &lt; 5.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: r_fw &lt; 5.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (758)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (758)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: inf_or_nan.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: inf_or_nan.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (909)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (909)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always false: r_fw &lt; 5.</td>
       <td style='width: 65%;'>A part of conditional expression is always false: r_fw &lt; 5.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (1256)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (1256)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: max_abs == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: max_abs == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (1258)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (1258)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: min_abs == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: min_abs == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (1423)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (1423)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: scale != 1. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: scale != 1. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (1520)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (1520)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: scale != 1. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: scale != 1. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (1840)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (1840)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true: j &lt; lim.</td>
       <td style='width: 65%;'>A part of conditional expression is always true: j &lt; lim.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (1956)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (1956)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true: j &lt; lim.</td>
       <td style='width: 65%;'>A part of conditional expression is always true: j &lt; lim.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (2094)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (2094)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'i &lt; m' is always true.</td>
       <td style='width: 65%;'>Expression 'i &lt; m' is always true.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (2250)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (2250)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true: j &lt; lim.</td>
       <td style='width: 65%;'>A part of conditional expression is always true: j &lt; lim.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (2420)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (2420)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: increment != 1. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: increment != 1. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (2428)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (2428)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: increment != 1. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: increment != 1. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (2694)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/pr-output.cc">pr-output.cc (2694)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'i &lt; m' is always true.</td>
       <td style='width: 65%;'>Expression 'i &lt; m' is always true.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/qz.cc">qz.cc (217)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/qz.cc">qz.cc (217)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: safmin == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: safmin == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/regexp.cc">regexp.cc (518)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/regexp.cc">regexp.cc (518)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'true' value is implicitly cast to the integer type.</td>
       <td style='width: 65%;'>The 'true' value is implicitly cast to the integer type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/sparse-xdiv.cc">sparse-xdiv.cc (377)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/sparse-xdiv.cc">sparse-xdiv.cc (377)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: a == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: a == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/sparse-xpow.cc">sparse-xpow.cc (49)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/sparse-xpow.cc">sparse-xpow.cc (49)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(x) == x. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(x) == x. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/sparse-xpow.cc">sparse-xpow.cc (485)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/sparse-xpow.cc">sparse-xpow.cc (485)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: b == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: b == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/sparse-xpow.cc">sparse-xpow.cc (690)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/sparse-xpow.cc">sparse-xpow.cc (690)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: b == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: b == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/strfns.cc">strfns.cc (903)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/strfns.cc">strfns.cc (903)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v519/ V519]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v519/ V519]</td>
       <td style='width: 65%;'>The 'utf8_str' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 899, 903.</td>
       <td style='width: 65%;'>The 'utf8_str' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 899, 903.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/strfns.cc">strfns.cc (955)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/strfns.cc">strfns.cc (955)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v519/ V519]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v519/ V519]</td>
       <td style='width: 65%;'>The 'native_bytes' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 951, 955.</td>
       <td style='width: 65%;'>The 'native_bytes' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 951, 955.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/syminfo.cc">syminfo.cc (531)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/syminfo.cc">syminfo.cc (531)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 65%;'>Potentially uninitialized variable 'param.balance' used.</td>
       <td style='width: 65%;'>Potentially uninitialized variable 'param.balance' used.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/syminfo.cc">syminfo.cc (446)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/syminfo.cc">syminfo.cc (446)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1026/ V1026]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1026/ V1026]</td>
       <td style='width: 65%;'>The 'idx' variable is incremented in the loop. Undefined behavior will occur in case of signed integer overflow.</td>
       <td style='width: 65%;'>The 'idx' variable is incremented in the loop. Undefined behavior will occur in case of signed integer overflow.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/syminfo.cc">syminfo.cc (555)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/syminfo.cc">syminfo.cc (555)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1026/ V1026]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1026/ V1026]</td>
       <td style='width: 65%;'>The 'idx' variable is incremented in the loop. Undefined behavior will occur in case of signed integer overflow.</td>
       <td style='width: 65%;'>The 'idx' variable is incremented in the loop. Undefined behavior will occur in case of signed integer overflow.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/sysdep.cc">sysdep.cc (233)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/sysdep.cc">sysdep.cc (233)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: tmp(0).double_value() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: tmp(0).double_value() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 7,368: Line 7,368:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/utils.cc">utils.cc (1103)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/utils.cc">utils.cc (1103)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v656/ V656]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v656/ V656]</td>
       <td style='width: 65%;'>Variables 'dim(0)', 'dim(1)' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'v(0)' expression. Check lines: 1102, 1103.</td>
       <td style='width: 65%;'>Variables 'dim(0)', 'dim(1)' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'v(0)' expression. Check lines: 1102, 1103.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/xpow.cc">xpow.cc (133)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/xpow.cc">xpow.cc (133)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/xpow.cc">xpow.cc (184)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/xpow.cc">xpow.cc (184)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/xpow.cc">xpow.cc (397)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/xpow.cc">xpow.cc (397)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/xpow.cc">xpow.cc (445)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/xpow.cc">xpow.cc (445)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/xpow.cc">xpow.cc (1532)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/xpow.cc">xpow.cc (1532)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/xpow.cc">xpow.cc (1584)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/xpow.cc">xpow.cc (1584)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/xpow.cc">xpow.cc (1787)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/xpow.cc">xpow.cc (1787)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libinterp/corefcn/xpow.cc">xpow.cc (1835)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libinterp/corefcn/xpow.cc">xpow.cc (1835)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(elt) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 7,418: Line 7,418:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/Array-d.cc">Array-d.cc (138)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/Array-d.cc">Array-d.cc (138)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'mode == ASCENDING' is always true.</td>
       <td style='width: 65%;'>Expression 'mode == ASCENDING' is always true.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/Array-f.cc">Array-f.cc (138)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/Array-f.cc">Array-f.cc (138)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'mode == ASCENDING' is always true.</td>
       <td style='width: 65%;'>Expression 'mode == ASCENDING' is always true.</td>
Line 7,438: Line 7,438:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/CDiagMatrix.cc">CDiagMatrix.cc (250)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/CDiagMatrix.cc">CDiagMatrix.cc (250)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r &lt;= c' and 'r &gt; c'. </td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r &lt;= c' and 'r &gt; c'. </td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/CDiagMatrix.cc">CDiagMatrix.cc (262)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/CDiagMatrix.cc">CDiagMatrix.cc (262)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 65%;'>The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 259, 262.</td>
       <td style='width: 65%;'>The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 259, 262.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/CDiagMatrix.cc">CDiagMatrix.cc (269)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/CDiagMatrix.cc">CDiagMatrix.cc (269)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/CDiagMatrix.cc">CDiagMatrix.cc (280)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/CDiagMatrix.cc">CDiagMatrix.cc (280)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r &gt;= c' and 'r &lt; c'. </td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r &gt;= c' and 'r &lt; c'. </td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/CDiagMatrix.cc">CDiagMatrix.cc (292)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/CDiagMatrix.cc">CDiagMatrix.cc (292)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 65%;'>The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 289, 292.</td>
       <td style='width: 65%;'>The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 289, 292.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/CDiagMatrix.cc">CDiagMatrix.cc (299)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/CDiagMatrix.cc">CDiagMatrix.cc (299)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/CDiagMatrix.cc">CDiagMatrix.cc (345)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/CDiagMatrix.cc">CDiagMatrix.cc (345)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: val == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: val == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/CDiagMatrix.cc">CDiagMatrix.cc (490)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/CDiagMatrix.cc">CDiagMatrix.cc (490)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: amx == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: amx == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 8,328: Line 8,328:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/dDiagMatrix.cc">dDiagMatrix.cc (173)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/dDiagMatrix.cc">dDiagMatrix.cc (173)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r &lt;= c' and 'r &gt; c'. </td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r &lt;= c' and 'r &gt; c'. </td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/dDiagMatrix.cc">dDiagMatrix.cc (185)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/dDiagMatrix.cc">dDiagMatrix.cc (185)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 65%;'>The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 182, 185.</td>
       <td style='width: 65%;'>The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 182, 185.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/dDiagMatrix.cc">dDiagMatrix.cc (192)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/dDiagMatrix.cc">dDiagMatrix.cc (192)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/dDiagMatrix.cc">dDiagMatrix.cc (203)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/dDiagMatrix.cc">dDiagMatrix.cc (203)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r &gt;= c' and 'r &lt; c'. </td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r &gt;= c' and 'r &lt; c'. </td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/dDiagMatrix.cc">dDiagMatrix.cc (215)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/dDiagMatrix.cc">dDiagMatrix.cc (215)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 65%;'>The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 212, 215.</td>
       <td style='width: 65%;'>The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 212, 215.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/dDiagMatrix.cc">dDiagMatrix.cc (222)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/dDiagMatrix.cc">dDiagMatrix.cc (222)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/dDiagMatrix.cc">dDiagMatrix.cc (266)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/dDiagMatrix.cc">dDiagMatrix.cc (266)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: val == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: val == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/dDiagMatrix.cc">dDiagMatrix.cc (326)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/dDiagMatrix.cc">dDiagMatrix.cc (326)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: amx == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: amx == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 9,303: Line 9,303:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/fCDiagMatrix.cc">fCDiagMatrix.cc (254)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/fCDiagMatrix.cc">fCDiagMatrix.cc (254)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r &lt;= c' and 'r &gt; c'. </td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r &lt;= c' and 'r &gt; c'. </td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/fCDiagMatrix.cc">fCDiagMatrix.cc (266)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/fCDiagMatrix.cc">fCDiagMatrix.cc (266)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 65%;'>The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 263, 266.</td>
       <td style='width: 65%;'>The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 263, 266.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/fCDiagMatrix.cc">fCDiagMatrix.cc (273)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/fCDiagMatrix.cc">fCDiagMatrix.cc (273)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/fCDiagMatrix.cc">fCDiagMatrix.cc (284)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/fCDiagMatrix.cc">fCDiagMatrix.cc (284)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r &gt;= c' and 'r &lt; c'. </td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r &gt;= c' and 'r &lt; c'. </td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/fCDiagMatrix.cc">fCDiagMatrix.cc (296)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/fCDiagMatrix.cc">fCDiagMatrix.cc (296)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 65%;'>The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 293, 296.</td>
       <td style='width: 65%;'>The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 293, 296.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/fCDiagMatrix.cc">fCDiagMatrix.cc (303)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/fCDiagMatrix.cc">fCDiagMatrix.cc (303)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/fCDiagMatrix.cc">fCDiagMatrix.cc (349)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/fCDiagMatrix.cc">fCDiagMatrix.cc (349)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: val == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: val == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/fCDiagMatrix.cc">fCDiagMatrix.cc (494)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/fCDiagMatrix.cc">fCDiagMatrix.cc (494)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: amx == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: amx == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 9,408: Line 9,408:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/fDiagMatrix.cc">fDiagMatrix.cc (173)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/fDiagMatrix.cc">fDiagMatrix.cc (173)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r &lt;= c' and 'r &gt; c'. </td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r &lt;= c' and 'r &gt; c'. </td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/fDiagMatrix.cc">fDiagMatrix.cc (185)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/fDiagMatrix.cc">fDiagMatrix.cc (185)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 65%;'>The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 182, 185.</td>
       <td style='width: 65%;'>The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 182, 185.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/fDiagMatrix.cc">fDiagMatrix.cc (192)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/fDiagMatrix.cc">fDiagMatrix.cc (192)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/fDiagMatrix.cc">fDiagMatrix.cc (203)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/fDiagMatrix.cc">fDiagMatrix.cc (203)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v728/ V728]</td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r &gt;= c' and 'r &lt; c'. </td>
       <td style='width: 65%;'>An excessive check can be simplified. The '||' operator is surrounded by opposite expressions 'r &gt;= c' and 'r &lt; c'. </td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/fDiagMatrix.cc">fDiagMatrix.cc (215)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/fDiagMatrix.cc">fDiagMatrix.cc (215)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 65%;'>The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 212, 215.</td>
       <td style='width: 65%;'>The 's' pointer was used unsafely after it was verified against nullptr. Check lines: 212, 215.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/fDiagMatrix.cc">fDiagMatrix.cc (222)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/fDiagMatrix.cc">fDiagMatrix.cc (222)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/fDiagMatrix.cc">fDiagMatrix.cc (266)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/fDiagMatrix.cc">fDiagMatrix.cc (266)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: val == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: val == 0.0f. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/fDiagMatrix.cc">fDiagMatrix.cc (326)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/fDiagMatrix.cc">fDiagMatrix.cc (326)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: amx == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: amx == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 9,663: Line 9,663:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (121)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (121)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: aij == aji. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: aij == aji. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (244)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (244)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (340)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (340)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: sp_bandden != 1.. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: sp_bandden != 1.. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (511)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (511)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(d) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(d) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (485)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (485)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v586/ V586]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v586/ V586]</td>
       <td style='width: 65%;'>The 'delete' operator is called twice for deallocation of the same memory space.</td>
       <td style='width: 65%;'>The 'delete' operator is called twice for deallocation of the same memory space.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (653)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (653)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (655)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (655)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (662)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (662)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (675)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (675)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (677)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (677)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (707)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (707)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (709)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (709)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (740)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (740)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (766)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (766)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (792)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (792)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (818)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (818)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (842)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (842)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (888)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/array/MatrixType.cc">MatrixType.cc (888)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'typ == MatrixType::Full' is always true.</td>
       <td style='width: 65%;'>Expression 'typ == MatrixType::Full' is always true.</td>
Line 9,928: Line 9,928:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/EIG.cc">EIG.cc (136)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/EIG.cc">EIG.cc (136)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: wi.elem(j) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: wi.elem(j) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/EIG.cc">EIG.cc (490)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/EIG.cc">EIG.cc (490)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: ai.elem(j) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: ai.elem(j) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 9,953: Line 9,953:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/LSODE.cc">LSODE.cc (440)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/LSODE.cc">LSODE.cc (440)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: next_crit == next_out. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: next_crit == next_out. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/Quad.cc">Quad.cc (160)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/Quad.cc">Quad.cc (160)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/Quad.cc">Quad.cc (224)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/Quad.cc">Quad.cc (224)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/Quad.cc">Quad.cc (230)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/Quad.cc">Quad.cc (230)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/Quad.cc">Quad.cc (277)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/Quad.cc">Quad.cc (277)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
Line 9,983: Line 9,983:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (349)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (349)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (386)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (386)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v614/ V614]</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
       <td style='width: 65%;'>Uninitialized variable 'info' used.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (430)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (430)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: sigma != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: sigma != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (511)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (511)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (530)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (530)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: sigma != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: sigma != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (593)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (593)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (612)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (612)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: std::real(sigma) != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: std::real(sigma) != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (612)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (612)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(sigma) != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(sigma) != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (694)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (694)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (713)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (713)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: std::real(sigma) != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: std::real(sigma) != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (713)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (713)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(sigma) != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: std::imag(sigma) != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (776)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (776)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: rcond_plus_one == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (1393)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (1393)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(sigma) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(sigma) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (1475)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (1475)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(std::abs(sigma)) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(std::abs(sigma)) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (1596)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (1596)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (1619)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (1619)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (1638)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (1638)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (1657)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (1657)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (1706)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (1706)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true: mode == 1.</td>
       <td style='width: 65%;'>A part of conditional expression is always true: mode == 1.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (1724)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (1724)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td>
       <td style='width: 65%;'>A part of conditional expression is always true: mode == 1.</td>
       <td style='width: 65%;'>A part of conditional expression is always true: mode == 1.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2021)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2021)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: di[i] == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: di[i] == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2397)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2397)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: di[i] == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: di[i] == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2503)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2503)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(sigmar) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(sigmar) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2586)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2586)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(std::abs(sigmar)) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison. It's probably better to use a comparison with defined precision: fabs(std::abs(sigmar)) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2711)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2711)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2734)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2734)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2753)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2753)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2772)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2772)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2840)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (2840)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: di[i] == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: di[i] == 0.. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (3783)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (3783)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (3806)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (3806)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (3825)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (3825)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (3844)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/eigs-base.cc">eigs-base.cc (3844)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
       <td style='width: 65%;'>The 'false' value is implicitly cast to the integer type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/fEIG.cc">fEIG.cc (135)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/fEIG.cc">fEIG.cc (135)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: wi.elem(j) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: wi.elem(j) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/fEIG.cc">fEIG.cc (484)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/fEIG.cc">fEIG.cc (484)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: ai.elem(j) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: ai.elem(j) == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 10,188: Line 10,188:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (160)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (160)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (230)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (230)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (313)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (313)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (366)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (366)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: zr == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: zr == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (366)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (366)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (378)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (378)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (432)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (432)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (490)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (490)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: zr == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: zr == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (490)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (490)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (502)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (502)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (872)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (872)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (923)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (923)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: z.real() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: z.real() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (923)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (923)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (935)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (935)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (988)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (988)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1036)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1036)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: z.real() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: z.real() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1036)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1036)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1047)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1047)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1406)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1406)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: zi == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1477)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1477)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: z.imag() == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1616)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1616)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: u.real() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: u.real() == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1728)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1728)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: x == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: x == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1730)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1730)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: x == 2.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: x == 2.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1849)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1849)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: ax == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: ax == 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1920)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1920)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1924)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1924)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: math::x_nint(x) == x. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: math::x_nint(x) == x. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1943)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1943)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1947)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/lo-specfun.cc">lo-specfun.cc (1947)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: math::x_nint(x) == x. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: math::x_nint(x) == x. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 10,358: Line 10,358:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/oct-norm.cc">oct-norm.cc (466)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/oct-norm.cc">oct-norm.cc (466)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v764/ V764]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v764/ V764]</td>
       <td style='width: 65%;'>Possible incorrect order of arguments passed to 'dual_p' function: 'q' and 'p'.</td>
       <td style='width: 65%;'>Possible incorrect order of arguments passed to 'dual_p' function: 'q' and 'p'.</td>
Line 10,373: Line 10,373:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/randpoisson.cc">randpoisson.cc (129)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/randpoisson.cc">randpoisson.cc (129)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: my != my_last. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: my != my_last. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/randpoisson.cc">randpoisson.cc (332)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/randpoisson.cc">randpoisson.cc (332)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: t[tableidx] == t[tableidx - 1]. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: t[tableidx] == t[tableidx - 1]. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
Line 10,443: Line 10,443:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/sparse-qr.cc">sparse-qr.cc (630)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/sparse-qr.cc">sparse-qr.cc (630)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/sparse-qr.cc">sparse-qr.cc (723)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/sparse-qr.cc">sparse-qr.cc (723)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/sparse-qr.cc">sparse-qr.cc (1294)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/sparse-qr.cc">sparse-qr.cc (1294)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/sparse-qr.cc">sparse-qr.cc (1414)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/sparse-qr.cc">sparse-qr.cc (1414)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/sparse-qr.cc">sparse-qr.cc (1652)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/sparse-qr.cc">sparse-qr.cc (1652)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/sparse-qr.cc">sparse-qr.cc (1756)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/sparse-qr.cc">sparse-qr.cc (1756)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/sparse-qr.cc">sparse-qr.cc (1991)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/sparse-qr.cc">sparse-qr.cc (1991)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/numeric/sparse-qr.cc">sparse-qr.cc (2092)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/numeric/sparse-qr.cc">sparse-qr.cc (2092)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: tmp != 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
Line 10,498: Line 10,498:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/operators/smx-scm-s.cc">smx-scm-s.cc (12)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/operators/smx-scm-s.cc">smx-scm-s.cc (12)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: s != rhs_zero. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: s != rhs_zero. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/operators/smx-s-scm.cc">smx-s-scm.cc (12)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/operators/smx-s-scm.cc">smx-s-scm.cc (12)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: s != lhs_zero. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: s != lhs_zero. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
Line 10,518: Line 10,518:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/system/lo-sysdep.cc">lo-sysdep.cc (63)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/system/lo-sysdep.cc">lo-sysdep.cc (63)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1004/ V1004]</td>
       <td style='width: 65%;'>The 'tmp' pointer was used unsafely after it was verified against nullptr. Check lines: 60, 63.</td>
       <td style='width: 65%;'>The 'tmp' pointer was used unsafely after it was verified against nullptr. Check lines: 60, 63.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/system/lo-sysdep.cc">lo-sysdep.cc (173)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/system/lo-sysdep.cc">lo-sysdep.cc (173)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'sprintf' function. Inspect the first argument. Check lines: 173, 171.</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'sprintf' function. Inspect the first argument. Check lines: 173, 171.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/system/lo-sysinfo.cc">lo-sysinfo.cc (69)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/system/lo-sysinfo.cc">lo-sysinfo.cc (69)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression '!retval.empty()' is always false.</td>
       <td style='width: 65%;'>Expression '!retval.empty()' is always false.</td>
Line 10,538: Line 10,538:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (538)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (538)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v769/ V769]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v769/ V769]</td>
       <td style='width: 65%;'>The 'f' pointer in the 'f - s' expression could be nullptr. In such case, resulting value will be senseless and it should not be used.</td>
       <td style='width: 65%;'>The 'f' pointer in the 'f - s' expression could be nullptr. In such case, resulting value will be senseless and it should not be used.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (836)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (836)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 836, 834.</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 836, 834.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (857)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (857)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 857, 855.</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 857, 855.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (878)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (878)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 878, 876.</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'strcpy' function. Inspect the first argument. Check lines: 878, 876.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (909)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (909)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v519/ V519]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v519/ V519]</td>
       <td style='width: 65%;'>The 'matches' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 908, 909.</td>
       <td style='width: 65%;'>The 'matches' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 908, 909.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (1729)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (1729)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v547/ V547]</td>
       <td style='width: 65%;'>Expression 'c == 'A'' is always true.</td>
       <td style='width: 65%;'>Expression 'c == 'A'' is always true.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (1844)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (1844)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td>
       <td style='width: 65%;'>The integer type is implicitly cast to the char type.</td>
       <td style='width: 65%;'>The integer type is implicitly cast to the char type.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (1737)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (1737)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v536/ V536]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v536/ V536]</td>
       <td style='width: 65%;'>Be advised that the utilized constant value is represented by an octal form. Oct: '\033', Dec: 27.</td>
       <td style='width: 65%;'>Be advised that the utilized constant value is represented by an octal form. Oct: '\033', Dec: 27.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (1922)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/cmd-edit.cc">cmd-edit.cc (1922)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v536/ V536]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v536/ V536]</td>
       <td style='width: 65%;'>Be advised that the utilized constant value is represented by an octal form. Oct: 0777, Dec: 511.</td>
       <td style='width: 65%;'>Be advised that the utilized constant value is represented by an octal form. Oct: 0777, Dec: 511.</td>
Line 10,603: Line 10,603:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/lo-array-errwarn.cc">lo-array-errwarn.cc (225)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/lo-array-errwarn.cc">lo-array-errwarn.cc (225)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: n + 1 != nearest. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: n + 1 != nearest. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/lo-array-errwarn.cc">lo-array-errwarn.cc (327)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/lo-array-errwarn.cc">lo-array-errwarn.cc (327)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: rcond == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: rcond == 0.0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/lo-hash.cc">lo-hash.cc (140)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/lo-hash.cc">lo-hash.cc (140)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v591/ V591]</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
       <td style='width: 65%;'>Non-void function should return a value.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/lo-regexp.cc">lo-regexp.cc (127)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/lo-regexp.cc">lo-regexp.cc (127)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v555/ V555]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v555/ V555]</td>
       <td style='width: 65%;'>The expression 'new_pos - pos &gt; 0' will work as 'new_pos != pos'.</td>
       <td style='width: 65%;'>The expression 'new_pos - pos &gt; 0' will work as 'new_pos != pos'.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/lo-regexp.cc">lo-regexp.cc (540)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/lo-regexp.cc">lo-regexp.cc (540)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1026/ V1026]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1026/ V1026]</td>
       <td style='width: 65%;'>The 'delta' variable is incremented in the loop. Undefined behavior will occur in case of signed integer overflow.</td>
       <td style='width: 65%;'>The 'delta' variable is incremented in the loop. Undefined behavior will occur in case of signed integer overflow.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/lo-regexp.cc">lo-regexp.cc (603)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/lo-regexp.cc">lo-regexp.cc (603)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1026/ V1026]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v1026/ V1026]</td>
       <td style='width: 65%;'>The 'delta' variable is incremented in the loop. Undefined behavior will occur in case of signed integer overflow.</td>
       <td style='width: 65%;'>The 'delta' variable is incremented in the loop. Undefined behavior will occur in case of signed integer overflow.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (44)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (44)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(x) == x. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(x) == x. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (47)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (47)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (47)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (47)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: x == 1. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: x == 1. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (50)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (50)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (65)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (65)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(x) == x. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: octave::math::x_nint(x) == x. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (68)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (68)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (68)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (68)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: x == 1. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: x == 1. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (71)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (71)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: x == 0. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (113)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (113)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'fgets' function. Inspect the first argument. Check lines: 113, 104.</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'fgets' function. Inspect the first argument. Check lines: 113, 104.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (129)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/lo-utils.cc">lo-utils.cc (129)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v769/ V769]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v769/ V769]</td>
       <td style='width: 65%;'>The 'buf' pointer in the 'buf + tmp' expression could be nullptr. In such case, resulting value will be senseless and it should not be used. Check lines: 129, 122.</td>
       <td style='width: 65%;'>The 'buf' pointer in the 'buf + tmp' expression could be nullptr. In such case, resulting value will be senseless and it should not be used. Check lines: 129, 122.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (233)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (233)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: xx != y. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: xx != y. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (238)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (238)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: xx == xxup. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: xx == xxup. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (254)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (254)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: xx != y. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: xx != y. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (259)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (259)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: xx == xxup. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: xx == xxup. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (261)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (261)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: xx == xxlo. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: xx == xxlo. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (582)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (582)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: y == octave::math::fix(y). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: y == octave::math::fix(y). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (584)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (584)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: y == 0.5. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: y == 0.5. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (617)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (617)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: y == octave::math::fix(y). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: y == octave::math::fix(y). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (619)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (619)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: fabs(y) == 0.5. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: fabs(y) == 0.5. It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (667)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (667)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: y == octave::math::fix(y). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: y == octave::math::fix(y). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (677)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (677)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: y == octave::math::fix(y). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: y == octave::math::fix(y). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (754)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (754)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: b == octave::math::fix(b). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: b == octave::math::fix(b). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (769)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (769)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: b == octave::math::fix(b). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: b == octave::math::fix(b). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (787)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (787)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: b == octave::math::fix(b). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: b == octave::math::fix(b). It's probably better to use a comparison with defined precision: fabs(A - B) &lt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (784)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-inttypes.cc">oct-inttypes.cc (784)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v524/ V524]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v524/ V524]</td>
       <td style='width: 65%;'>It is odd that the body of 'powf' function is fully equivalent to the body of 'pow' function.</td>
       <td style='width: 65%;'>It is odd that the body of 'powf' function is fully equivalent to the body of 'pow' function.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-mutex.cc">oct-mutex.cc (45)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-mutex.cc">oct-mutex.cc (45)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v524/ V524]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v524/ V524]</td>
       <td style='width: 65%;'>It is odd that the body of 'unlock' function is fully equivalent to the body of 'lock' function.</td>
       <td style='width: 65%;'>It is odd that the body of 'unlock' function is fully equivalent to the body of 'lock' function.</td>
Line 10,813: Line 10,813:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-rl-hist.c">oct-rl-hist.c (289)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-rl-hist.c">oct-rl-hist.c (289)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v575/ V575]</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'sprintf' function. Inspect the first argument. Check lines: 289, 286.</td>
       <td style='width: 65%;'>The potential null pointer is passed into 'sprintf' function. Inspect the first argument. Check lines: 289, 286.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/liboctave/util/oct-rl-hist.c">oct-rl-hist.c (294)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/liboctave/util/oct-rl-hist.c">oct-rl-hist.c (294)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v522/ V522]</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'retval'. Check lines: 294, 279.</td>
       <td style='width: 65%;'>There might be dereferencing of a potential null pointer 'retval'. Check lines: 294, 279.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/src/octave-config.cc">octave-config.cc (109)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/src/octave-config.cc">octave-config.cc (109)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v656/ V656]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v656/ V656]</td>
       <td style='width: 65%;'>Variables 'vars[&quot;DATADIR&quot;]', 'vars[&quot;DATAROOTDIR&quot;]' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'prepend_octave_home(&quot;share&quot;)' expression. Check lines: 108, 109.</td>
       <td style='width: 65%;'>Variables 'vars[&quot;DATADIR&quot;]', 'vars[&quot;DATAROOTDIR&quot;]' are initialized through the call to the same function. It's probably an error or un-optimized code. Consider inspecting the 'prepend_octave_home(&quot;share&quot;)' expression. Check lines: 108, 109.</td>
Line 10,833: Line 10,833:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/libgui/qterminal/libqterminal/unix/CharacterColor.h">CharacterColor.h (44)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/libgui/qterminal/libqterminal/unix/CharacterColor.h">CharacterColor.h (44)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v690/ V690]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v690/ V690]</td>
       <td style='width: 65%;'>The 'ColorEntry' class implements the '=' operator, but lacks a copy constructor. It is dangerous to use such a class.</td>
       <td style='width: 65%;'>The 'ColorEntry' class implements the '=' operator, but lacks a copy constructor. It is dangerous to use such a class.</td>
Line 11,288: Line 11,288:
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/src/octave-svgconvert.cc">octave-svgconvert.cc (483)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/src/octave-svgconvert.cc">octave-svgconvert.cc (483)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: str.toDouble() != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: str.toDouble() != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/src/octave-svgconvert.cc">octave-svgconvert.cc (518)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/src/octave-svgconvert.cc">octave-svgconvert.cc (518)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: pat[1] != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: pat[1] != 0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/src/octave-svgconvert.cc">octave-svgconvert.cc (577)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/src/octave-svgconvert.cc">octave-svgconvert.cc (577)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: str.toDouble() != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: str.toDouble() != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/octave/src/octave-svgconvert.cc">octave-svgconvert.cc (660)</div></td>
       <td style='width: 30%;'><div title="/home/pavel/octave/src/octave-svgconvert.cc">octave-svgconvert.cc (660)</div></td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td>
       <td style='width: 65%;'>An odd precise comparison: alpha != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
       <td style='width: 65%;'>An odd precise comparison: alpha != 1.0. It's probably better to use a comparison with defined precision: fabs(A - B) &gt; Epsilon.</td>
Line 11,314: Line 11,314:


   </table>
   </table>
[[Category:Releases]]
Please note that all contributions to Octave may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Octave:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Template used on this page: