File: f.php

package info (click to toggle)
phpcpd 6.0.3-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 384 kB
  • sloc: php: 1,251; xml: 132; makefile: 21
file content (14 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
$a = 1;
$b = 2;
$c = 3;
/**
 * comments
 *
 *
 *
 */
$d = 4;
$e = 5;
$f = 6;
$g = 7;